Home
last modified time | relevance | path

Searched refs:two_sym (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_helper.c1212 struct symbol *two_sym = NULL; in expr_equiv() local
1227 two_name = expr_to_str_sym(two, &two_sym); in expr_equiv()
1230 if (one_sym != two_sym) in expr_equiv()