Searched defs:nst (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dcharset.c867 ucn_valid_in_identifier(cpp_reader *pfile, cppchar_t c, struct normalize_state *nst) argument
987 _cpp_valid_ucn(cpp_reader *pfile, const uchar **pstr, const uchar *limit, int identifier_pos, struct normalize_state *nst) argument
1100 struct normalize_state nst = INITIAL_NORMALIZE_STATE; local
[all...]
H A Dlex.c1305 lex_identifier(cpp_reader *pfile, const uchar *base, bool starts_ucn, struct normalize_state *nst, cpp_hashnode **spelling) argument
1384 lex_number(cpp_reader *pfile, cpp_string *number, struct normalize_state *nst) argument
2358 struct normalize_state nst = INITIAL_NORMALIZE_STATE; local
2405 struct normalize_state nst = INITIAL_NORMALIZE_STATE; local
2595 struct normalize_state nst = INITIAL_NORMALIZE_STATE; local
2681 struct normalize_state nst = INITIAL_NORMALIZE_STATE; local
[all...]

Completed in 52 milliseconds