Home
last modified time | relevance | path

Searched defs:token_type (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/bsd/flex/dist/examples/manual/
H A Dfront.lex9 #define copy_and_return(token_type) { strcpy(yylval.name,yytext); \ argument
/netbsd/external/gpl2/groff/dist/src/preproc/refer/
H A Dtoken.h23 enum token_type { enum
/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Dstats_print.c25 token_type_t token_type; member
43 token_init(token_t *token, parser_t *parser, token_type_t token_type, in token_init()
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h35 enum token_type { enum
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dip_match.c441 int token_type; in ip_match_parse() local
/netbsd/external/bsd/atf/dist/tools/
H A Dparser.hpp90 typedef int token_type; typedef
/netbsd/external/bsd/ipf/dist/tools/
H A Dipfstat.c1304 int token_type = IPFGENITER_STATE; local
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.c6122 c_parse_error (const char *gmsgid, enum cpp_ttype token_type, in c_parse_error()
8607 enum cpp_ttype token_type, in maybe_suggest_missing_token_insertion()
H A Dc-common.cc6507 c_parse_error (const char *gmsgid, enum cpp_ttype token_type, in c_parse_error()
9056 enum cpp_ttype token_type, in maybe_suggest_missing_token_insertion()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c6122 c_parse_error (const char *gmsgid, enum cpp_ttype token_type, in c_parse_error()
8607 enum cpp_ttype token_type, in maybe_suggest_missing_token_insertion()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.c996 tree token_type = build_qualified_type (pvoid_type_node, in gfc_build_qualified_array() local
H A Dtrans-decl.cc1001 tree token_type = build_qualified_type (pvoid_type_node, in gfc_build_qualified_array() local
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c996 tree token_type = build_qualified_type (pvoid_type_node, in gfc_build_qualified_array() local
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c1871 enum cpp_ttype token_type; member
7693 enum cpp_ttype token_type, in cp_parser_postfix_dot_deref_expression()
H A Dparser.cc1972 enum cpp_ttype token_type; member
8183 enum cpp_ttype token_type, in cp_parser_postfix_dot_deref_expression()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1871 enum cpp_ttype token_type; member
7693 enum cpp_ttype token_type, in cp_parser_postfix_dot_deref_expression()
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c1298 cpp_ttype token_type; variable
H A Dc-parser.cc1326 cpp_ttype token_type; in c_parser_skip_to_pragma_eol() local
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1298 cpp_ttype token_type; variable