Home | History | Annotate | Download | only in src

Lines Matching refs:C_SUBOP2

1195 	} else if (ctype(c, C_SUBOP2)) {
1311 if (((stype < 0x100) && (ctype(c, C_SUBOP2) || c == '/' ||
1319 (ctype(c, C_SUBOP2) || (state != XBASE && c != '+')))