Searched refs:cpp_get_date (Results 1 – 4 of 4) sorted by relevance
1151 extern CPP_time_kind cpp_get_date (cpp_reader *, time_t *);
681 auto kind = cpp_get_date (pfile, &tt); in _cpp_builtin_macro_text()755 cpp_get_date (cpp_reader *pfile, time_t *result) in cpp_get_date() function
853 (cpp_get_date): Declare.857 * macro.c (_cpp_builtin_macro_text): Use cpp_get_date.858 (cpp_get_date): Broken out from _cpp_builtin_macro_text and
14002 auto kind = cpp_get_date (reader, &stampy); in write_readme()