Searched refs:nexs (Results 1 – 2 of 2) sorted by relevance
158 static void bc_parse_rightParen(BcParse *p, size_t *nexs) { in bc_parse_rightParen() argument165 *nexs -= !BC_PARSE_OP_PREFIX(top); in bc_parse_rightParen()365 size_t *nexs, uint8_t flags) in bc_parse_incdec() argument398 *nexs = *nexs + 1; in bc_parse_incdec()
3158 static BcStatus bc_parse_rightParen(BcParse *p, size_t ops_bgn, size_t *nexs) { in bc_parse_rightParen() argument3169 *nexs -= !BC_PARSE_OP_PREFIX(top); in bc_parse_rightParen()3379 size_t *nexs, uint8_t flags) in bc_parse_incdec() argument3405 *nexs = *nexs + 1; in bc_parse_incdec()