Home
last modified time | relevance | path

Searched refs:IN_EXPR (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c113 IN_EXPR, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c295 operator_name_info [(int) IN_EXPR].name = "in"; in init_operators()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.def679 DEFTREECODE (IN_EXPR, "in_expr", '2', 2)
H A Dexpr.c7696 case IN_EXPR:
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20043954 * lex.c (init_operators): IN_EXPR is dead.