Home
last modified time | relevance | path

Searched defs:syshdr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpp-id-data.h71 unsigned int syshdr : 1; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppfiles.c631 cpp_make_system_header (pfile, syshdr, externc) in cpp_make_system_header() argument
H A Dcpphash.h102 unsigned int syshdr : 1; member
/openbsd-src/gnu/gcc/libcpp/
H A Dfiles.c1030 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header()