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