Searched refs:cpp_read_state (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | ChangeLog.gcc43 | 21 (cpp_read_state): Read new __COUNTER__ state.
|
| H A D | pch.c | 663 cpp_read_state (cpp_reader *r, const char *name, FILE *f, in cpp_read_state() function
|
| H A D | ChangeLog | 514 * 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 D | c-pch.c | 414 if (cpp_read_state (pfile, name, f, smd) != 0) in c_common_read_pch()
|
| H A D | ChangeLog-2003 | 26064 * 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 D | ChangeLog-2004 | 35470 * 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 D | cpplib.h | 861 extern int cpp_read_state (cpp_reader *, const char *, FILE *,
|