Searched refs:show_store_gen (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | show-parse.c | 861 static void show_store_gen(int bits, int value, struct expression *expr, int addr) in show_store_gen() function 878 show_store_gen(bits, val, target, addr); in show_assignment() 891 show_store_gen(bits, val, NULL, addr); in show_return_stmt() 909 show_store_gen(bits, val, NULL, addr); in show_initialization() 931 show_store_gen(bits, new, expr->unop, addr); in show_inc_dec() 983 show_store_gen(bits, val, NULL, addr); in show_symbol_init()
|
Completed in 3 milliseconds