Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c837 static int show_address_gen(struct expression *expr) in show_address_gen() function
866 addr = show_address_gen(target); in show_assignment()
904 int addr = show_address_gen(expr); in show_access()
910 int addr = show_address_gen(expr->unop); in show_inc_dec()