Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c38 EARLY = 0, enumerator
129 if (late == EARLY || late == BOTH) { in call_modification_hooks_name_sym()
232 match_assign(expr, EARLY); in match_assign_early()
237 unop_expr(expr, EARLY); in unop_expr_early()
242 asm_expr(stmt, EARLY); in asm_expr_early()