Lines Matching refs:_cpp_parse_expr
5206 (_cpp_parse_expr): Update for MI optimisation, and to use op_as_text.
13747 (_cpp_parse_expr): Handle CPP_MIN and CPP_MAX.
14289 (_cpp_parse_expr): Do not use UNARY for unary +. Implement ||
14593 * cppexp.c (_cpp_parse_expr): Don't use unary plus.
15043 _cpp_parse_expr): Adjust.
17189 * cppexp.c (_cpp_parse_expr): Save and restore only_seen_white
18443 (_cpp_parse_expr): Remove case '#'. Don't set
18475 _cpp_parse_expr.
23465 (_cpp_parse_expr): Implement new error macros. Use | rather
23517 * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
23531 (_cpp_parse_expr): Error messages modified to use op_to_str.
23611 (_cpp_parse_expr): Replace left and right priority scheme with
23617 * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
23704 (_cpp_parse_expr): Check for multiple unary +/- operators.
26210 (do_if, do_elif): Call _cpp_parse_expr directly.
26214 * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
26565 (_cpp_parse_expr): Return an int, the truth value.
26585 _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
26735 to _cpp_parse_expr, parse_escape, and lex.
26753 * cpplib.h: Likewise. Prototype _cpp_parse_expr here.