Home
last modified time | relevance | path

Searched defs:istrue (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c103 static void print_debug_tf(struct sm_state *sm, int istrue, int isfalse) in print_debug_tf()
293 int istrue; in do_compare() local
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h277 #define istrue(n) ((n)->csub == BTRUE) macro
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c2584 int deftype, len, number, savepos, istrue, wanttrue; in roff_evalcond() local