Home
last modified time | relevance | path

Searched defs:open_token_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1064 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
1082 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc1093 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
1111 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4894 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
4909 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc5168 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
5183 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member