Home
last modified time | relevance | path

Searched refs:cpp_read_state (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pch.cc349 if (cpp_read_state (pfile, name, f, smd) != 0) in c_common_read_pch()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pch.c365 if (cpp_read_state (pfile, name, f, smd) != 0) in c_common_read_pch()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c798 cpp_read_state (cpp_reader *r, const char *name, FILE *f, in cpp_read_state() function
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1304 extern int cpp_read_state (cpp_reader *, const char *, FILE *,
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dpch.cc798 cpp_read_state (cpp_reader *r, const char *name, FILE *f, in cpp_read_state() function
H A DChangeLog101 (cpp_read_state): Likewise.
1145 * pch.c (cpp_read_state): ... and here.
1183 * pch.c (cpp_read_state): Adjust __has_include{,_next} access.
2041 * pch.c (cpp_read_state): Set n__VA_OPT__.
3519 * pch.c (cpp_read_state): Remove __has_attribute__ handling.
3586 * pch.c (cpp_read_state): Initialize n__has_attribute__.
3676 * pch.c (cpp_read_state): Lookup __has_include__.
5230 (cpp_read_state): Use _cpp_restore_pushed_macros.
6167 (cpp_read_state): Read new __COUNTER__ state.
6799 * pch.c (cpp_read_state): Use ustrcspn.
[all …]
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1441 extern int cpp_read_state (cpp_reader *, const char *, FILE *,
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dtest_patches.txt561 * pch.c (cpp_read_state): Adjust __has_include{,_next} access.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dtest_patches.txt561 * pch.c (cpp_read_state): Adjust __has_include{,_next} access.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200326064 * cpppch.c (cpp_read_state): \n terminate buffer.
27883 (cpp_read_state): Remove loop to reset hashtable identifiers.
36185 (cpp_read_state): Call _cpp_restore_pragma_names, update
36188 * cpppch.c (cpp_read_state): Restore the hashtable references
36289 * cpppch.c (cpp_read_state): Correct size reallocated for 'defn'.
36337 (cpp_read_state): Erase and restore initial macro definitions.
36343 (cpp_read_state): Add fourth argument.
36521 (c_common_read_pch): Add NAME parameter. Call cpp_read_state.
36531 (cpp_read_state): Prototype.
H A DChangeLog-200435470 * cpppch.c (cpp_read_state): Don't save+restore cpp_reader's line.
46451 (cpp_read_state): Read the list of headers.