Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c226 void __process_post_op_stack(void) in __process_post_op_stack() function
247 __process_post_op_stack(); in handle_comma_assigns()
424 __process_post_op_stack(); in __split_expr()
539 __process_post_op_stack(); in __split_expr()
1097 __process_post_op_stack(); in __split_stmt()
1219 __process_post_op_stack(); in __split_stmt()
1229 __process_post_op_stack(); in split_expr_list()
H A Dsmatch_conditions.c287 __process_post_op_stack(); in handle_select()
492 __process_post_op_stack(); in split_conditions()
H A Dsmatch.h550 void __process_post_op_stack(void);