Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A DChangeLog.gcc4321 (cpp_read_state): Read new __COUNTER__ state.
H A Dpch.c663 cpp_read_state (cpp_reader *r, const char *name, FILE *f, in cpp_read_state() function
H A DChangeLog514 * pch.c (cpp_read_state): Use ustrcspn.
629 (cpp_read_state): Remove unused variables, m, d and mac_count.
818 (cpp_read_state): Don't read macros defined in PCH. Restore
/freebsd-12.1/contrib/gcc/
H A Dc-pch.c414 if (cpp_read_state (pfile, name, f, smd) != 0) in c_common_read_pch()
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.
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h861 extern int cpp_read_state (cpp_reader *, const char *, FILE *,