Searched refs:nst (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/libcpp/ |
H A D | charset.c | 826 struct normalize_state *nst) in ucn_valid_in_identifier() argument 858 nst->level = normalized_none; in ucn_valid_in_identifier() 862 cppchar_t p = nst->previous; in ucn_valid_in_identifier() 893 nst->level = normalized_none; in ucn_valid_in_identifier() 895 nst->level = MAX (nst->level, normalized_identifier_C); in ucn_valid_in_identifier() 900 nst->level = MAX (nst->level, normalized_C); in ucn_valid_in_identifier() 902 nst->level = MAX (nst->level, normalized_identifier_C); in ucn_valid_in_identifier() 904 nst->level = normalized_none; in ucn_valid_in_identifier() 905 nst->previous = c; in ucn_valid_in_identifier() 940 struct normalize_state *nst) in _cpp_valid_ucn() argument [all …]
|
H A D | lex.c | 496 struct normalize_state *nst) in lex_identifier() argument 518 NORMALIZE_STATE_UPDATE_IDNUM (nst); in lex_identifier() 557 struct normalize_state *nst) in lex_number() argument 572 NORMALIZE_STATE_UPDATE_IDNUM (nst); in lex_number() 577 while (forms_identifier_p (pfile, false, nst)); in lex_number() 945 lex_number (pfile, &result->val.str, &nst); in _cpp_lex_direct() 946 warn_about_normalization (pfile, result, &nst); in _cpp_lex_direct() 974 &nst); in _cpp_lex_direct() 975 warn_about_normalization (pfile, result, &nst); in _cpp_lex_direct() 1113 lex_number (pfile, &result->val.str, &nst); in _cpp_lex_direct() [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/JSON-PP/t/ |
H A D | gh_28_json_test_suite.t | 2 # by Nicolas Seriot (https://github.com/nst/JSONTestSuite)
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | remote-fileio.c | 908 struct stat ost, nst; in remote_fileio_func_rename() local 941 nf = stat (newpath, &nst); in remote_fileio_func_rename() 943 || (!nf && !S_ISREG (nst.st_mode) && !S_ISDIR (nst.st_mode))) in remote_fileio_func_rename() 963 if (!of && !nf && S_ISDIR (nst.st_mode)) in remote_fileio_func_rename()
|
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | more.mapping | 141 .nst Raw 'SCPL' 'STrk' "SoundApp - MOD Music"
|