Searched refs:BC_PARSE_ELSE (Results 1 – 3 of 3) sorted by relevance
102 #define BC_PARSE_ELSE(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_ELSE) macro
548 if (loop || BC_PARSE_ELSE(p)) { in bc_parse_endBody()
501 #define BC_PARSE_ELSE(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_ELSE) macro3561 if (loop || BC_PARSE_ELSE(p)) { in bc_parse_endBody()