Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c861 static void match_preop(struct expression *expr) in match_preop() function
2612 add_hook(&match_preop, OP_HOOK); in register_comparison()