Searched defs:sysp (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c971 _cpp_do_file_change(cpp_reader *pfile, enum lc_reason reason, const char *to_file, unsigned int file_line, unsigned int sysp) argument
H A Dfiles.c771 int sysp; local
909 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0; local
970 make_cpp_dir(cpp_reader *pfile, const char *dir_name, int sysp) argument
[all...]
H A Dinternal.h301 unsigned char sysp; member in struct:cpp_buffer
H A Dline-map.c88 linemap_add(struct line_maps *set, enum lc_reason reason, unsigned int sysp, const char *to_file, unsigned int to_line) argument
H A Dmakedepend.c58 add_dir (char *name, bool sysp) argument
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h502 unsigned char sysp; member in struct:cpp_dir
H A Dline-map.h58 unsigned char sysp; member in struct:line_map

Completed in 293 milliseconds