Searched defs:sysp (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | line-map.c | 74 add_line_map (set, reason, sysp, from_line, to_file, to_line) in add_line_map() argument
|
H A D | line-map.h | 48 unsigned char sysp; member
|
H A D | cppfiles.c | 317 int sysp; local
|
H A D | cpplib.c | 916 _cpp_do_file_change (pfile, reason, to_file, file_line, sysp) in _cpp_do_file_change() argument
|
H A D | cpphash.h | 147 int sysp; member
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | makedepend.c | 58 add_dir (char *name, bool sysp) in add_dir()
|
H A D | line-map.c | 89 unsigned int sysp, const char *to_file, unsigned int to_line) in linemap_add()
|
H A D | files.c | 702 int sysp; in _cpp_stack_file() local 839 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0; in open_file_failed() local 900 make_cpp_dir (cpp_reader *pfile, const char *dir_name, int sysp) in make_cpp_dir()
|
H A D | internal.h | 296 unsigned char sysp; member
|
H A D | directives.c | 968 unsigned int sysp) in _cpp_do_file_change()
|
/openbsd-src/gnu/gcc/libcpp/include/ |
H A D | line-map.h | 58 unsigned char sysp; member
|
H A D | cpplib.h | 494 unsigned char sysp; member
|