Searched defs:token_type (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | alloc_ttype.c | 184 _nc_first_ext_name(TERMTYPE2 *tp, int token_type) in _nc_first_ext_name() 209 _nc_last_ext_name(TERMTYPE2 *tp, int token_type) in _nc_last_ext_name() 232 _nc_find_ext_name(TERMTYPE2 *tp, char *name, int token_type) in _nc_find_ext_name() 251 _nc_ext_data_index(TERMTYPE2 *tp, int n, int token_type) in _nc_ext_data_index() 274 _nc_del_ext_name(TERMTYPE2 *tp, char *name, int token_type) in _nc_del_ext_name() 319 _nc_ins_ext_name(TERMTYPE2 *tp, char *name, int token_type) in _nc_ins_ext_name()
|
H A D | parse_entry.c | 67 _nc_extend_names(ENTRY * entryp, const char *name, int token_type) in _nc_extend_names() 198 expected_type(const char *name, int token_type, bool silent) in expected_type() 259 int token_type; in _nc_parse_entry() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-common.c | 5969 c_parse_error (const char *gmsgid, enum cpp_ttype token_type, in c_parse_error() 8134 enum cpp_ttype token_type, in maybe_suggest_missing_token_insertion()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 1605 enum cpp_ttype token_type; member 5907 enum cpp_ttype token_type, in cp_parser_postfix_dot_deref_expression()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 8622 c_parse_error (const char *gmsgid, enum cpp_ttype token_type, in c_parse_error()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 1848 enum cpp_ttype token_type; member 7463 enum cpp_ttype token_type, in cp_parser_postfix_dot_deref_expression()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 1218 cpp_ttype token_type; variable
|