Home | History | Annotate | Download | only in src

Lines Matching refs:tobool

210 #define tobool(cond)	((cond) ? true : false)
921 #define ctype(c, t) tobool( ((t) == C_SUBOP2) ? \