Home
last modified time | relevance | path

Searched defs:cond_true (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpression.h208 struct expression *conditional, *cond_true, *cond_false; member
H A Dsmatch_math.c860 struct expression *cond_true; in handle_conditional_rl() local