Searched refs:bc_parse_ops (Results 1 – 3 of 3) sorted by relevance
237 #define BC_PARSE_OP_DATA(t) bc_parse_ops[((t) -BC_LEX_OP_INC)]426 extern const uchar bc_parse_ops[];
925 const uchar bc_parse_ops[] = { variable
521 #define BC_PARSE_OP_DATA(t) bc_parse_ops[((t) - BC_LEX_OP_INC)]749 uchar bc_parse_ops[] = { variable