Home
last modified time | relevance | path

Searched refs:start_directive (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libcpp/
Ddirectives.c94 static void start_directive (cpp_reader *);
260 start_directive (cpp_reader *pfile) in start_directive() function
392 start_directive (pfile); in _cpp_handle_directive()
495 start_directive (pfile); in run_directive()
1546 start_directive (pfile); in destringize_and_run()
DChangeLog690 (start_directive): Initialize pfile->directive_result.type.
/freebsd-12-stable/contrib/gcc/
DChangeLog-200110959 (start_directive, _cpp_do__Pragma, do_else, do_elif,
13246 * cpplib.c (start_directive): Get the directive position right.
15154 (start_directive): Record line of directive.
16266 (start_directive, end_directive): Don't change skipping state.
DChangeLog-20003644 * cpplib.c (start_directive, end_directive): New functions.
DChangeLog-200435457 * cpplib.c (start_directive): Likewise use highest_line field.