Searched refs:BC_PARSE_TOKEN_INST (Results 1 – 1 of 1) sorted by relevance
533 #define BC_PARSE_TOKEN_INST(t) ((uchar) ((t) - BC_LEX_NEG + BC_INST_NEG)) macro3148 bc_parse_push(p, BC_PARSE_TOKEN_INST(t)); in bc_parse_operator()3164 bc_parse_push(p, BC_PARSE_TOKEN_INST(top)); in bc_parse_rightParen()3435 *prev = BC_PARSE_TOKEN_INST(type); in bc_parse_minus()4247 prev = BC_PARSE_TOKEN_INST(t); in bc_parse_expr_err()4400 bc_parse_push(p, BC_PARSE_TOKEN_INST(top)); in bc_parse_expr_err()