Searched refs:bc_parse_ops (Results 1 – 2 of 2) sorted by relevance
236 #define BC_PARSE_OP_DATA(t) bc_parse_ops[((t) - BC_LEX_OP_INC)]423 extern const uchar bc_parse_ops[];
984 const uchar bc_parse_ops[] = { variable