Home
last modified time | relevance | path

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

/netbsd/usr.bin/mklocale/
H A Dmklocaledb.c110 } token_t; typedef
115 const token_t tokens[];
232 const token_t *token; in mklocaledb()
/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Dstats_print.c30 } token_t; typedef
39 token_t token;
43 token_init(token_t *token, parser_t *parser, token_type_t token_type, in token_init()
54 token_error(token_t *token) { in token_error()
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.c2900 struct token_t struct
2913 static const token_t c_opers[] =
2922 static const token_t cxx_opers[] =
2932 static const token_t c_keywords[] =
2977 static const token_t cxx_keywords[] =
3053 check_tokens (const token_t *tokens, unsigned ntoks, in check_tokens()
H A Dc-format.cc2881 struct token_t struct
2894 static const token_t c_opers[] =
2903 static const token_t cxx_opers[] =
2913 static const token_t c_keywords[] =
2957 static const token_t cxx_keywords[] =
3034 check_tokens (const token_t *tokens, unsigned ntoks, in check_tokens()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c2900 struct token_t struct
2913 static const token_t c_opers[] =
2922 static const token_t cxx_opers[] =
2932 static const token_t c_keywords[] =
2977 static const token_t cxx_keywords[] =
3053 check_tokens (const token_t *tokens, unsigned ntoks, in check_tokens()