Home | History | Annotate | Download | only in src

Lines Matching full:tobool

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