Searched refs:token_type_name (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-c.c811 token_type_name, /* abc */ enumerator in enum:token_type_ty
824 char *string; /* for token_type_name, token_type_string_literal */
987 if (tp->type == token_type_name || tp->type == token_type_string_literal)
1100 tp->type = token_type_name;
1387 && tp->type == token_type_name
1403 if (bufpos >= 3 && buf[0].type == token_type_name
1487 if (tp->type == token_type_name && is_inttypes_macro (tp->string))
1659 case token_type_name:

Completed in 41 milliseconds