Home | History | Annotate | Download | only in src

Lines Matching refs:C_SUBOP2

1152 	} else if (ctype(c, C_SUBOP2)) {
1269 if (((stype < 0x100) && (ctype(c, C_SUBOP2) || c == '/' ||
1277 (ctype(c, C_SUBOP2) || (state != XBASE && c != '+')))