Searched refs:cxisbool (Results 1 – 2 of 2) sorted by relevance
179 #define cxisbool(t) (cxrepresentation(t)==CX_bool) macro
831 …if (cxisbool(type1) && cxisnumber(type2) && (x.callout = cxcallout(cx, op, cx->state->type_bool, c… in code()