Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_unknown_value.c33 static struct symbol fake_fn_symbol = { variable
55 fake_fn_symbol.ctype.base_type = &llong_ctype; in initialize_local_variables()
56 fake_node_symbol.ctype.base_type = &fake_fn_symbol; in initialize_local_variables()