Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c850 static void show_store_gen(int bits, int value, struct expression *expr, int addr) in show_store_gen() function
867 show_store_gen(bits, val, target, addr); in show_assignment()
880 show_store_gen(bits, val, NULL, addr); in show_return_stmt()
898 show_store_gen(bits, val, NULL, addr); in show_initialization()
920 show_store_gen(bits, new, expr->unop, addr); in show_inc_dec()
972 show_store_gen(bits, val, NULL, addr); in show_symbol_init()