Searched refs:syshdr (Results 1 – 17 of 17) sorted by relevance
70 unsigned int syshdr : 1; member
797 unsigned int syshdr : 1; member
445 p->syshdr = ((defnlen & 1) != 0 ? 1 : 0); in _cpp_restore_pushed_macros()507 defnlen |= (pp[i]->syshdr != 0 ? 1 : 0); in _cpp_save_pushed_macros()
1108 if (CPP_PEDANTIC (pfile) && ! macro->syshdr in _cpp_arguments_ok()1470 if (CPP_WTRADITIONAL (pfile) && ! node->value.macro->syshdr) in enter_macro_context()2251 && ! macro->syshdr && ! cpp_in_system_header (pfile)) in replace_args()2270 && ! macro->syshdr && ! cpp_in_system_header (pfile)) in replace_args()3077 return node && node->value.macro && node->value.macro->syshdr; in cpp_sys_macro_p()3661 macro->syshdr = pfile->buffer && pfile->buffer->sysp != 0; in _cpp_new_macro()
1592 c->syshdr = node->value.macro->syshdr; in do_pragma_push_macro()2495 h->value.macro->syshdr = c->syshdr; in cpp_pop_definition()
383 unsigned int syshdr : 1; member
1365 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() argument1371 if (syshdr) in cpp_make_system_header()
1166 if (CPP_PEDANTIC (pfile) && ! macro->syshdr in _cpp_arguments_ok()1529 if (CPP_WTRADITIONAL (pfile) && ! node->value.macro->syshdr) in enter_macro_context()2362 && ! macro->syshdr && ! _cpp_in_system_header (pfile)) in replace_args()2381 && ! macro->syshdr && ! _cpp_in_system_header (pfile)) in replace_args()3279 return node->value.macro && node->value.macro->syshdr; in cpp_sys_macro_p()3872 macro->syshdr = pfile->buffer && pfile->buffer->sysp != 0; in _cpp_new_macro()
1633 c->syshdr = node->value.macro->syshdr; in do_pragma_push_macro()2632 h->value.macro->syshdr = c->syshdr; in cpp_pop_definition()
399 unsigned int syshdr : 1; member
1499 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() argument1505 if (syshdr) in cpp_make_system_header()
5012 'syshdr', 'sued' and 'is_undef'.
854 unsigned int syshdr : 1; member
16361 sec.b (macro->syshdr); in write_define()16461 macro->syshdr = sec.b (); in read_define()
33250 a83181694c7989336a8d88357624bf7d gcc/testsuite/gcc.dg/cpp/defined-syshdr.c33522 4b12f0fda15853e5645517c0f6257edb gcc/testsuite/gcc.dg/cpp/syshdr.c33523 beb8fda2784d67eb1164d60f72ab1320 gcc/testsuite/gcc.dg/cpp/syshdr.h
37779 a83181694c7989336a8d88357624bf7d gcc/testsuite/gcc.dg/cpp/defined-syshdr.c38056 4b12f0fda15853e5645517c0f6257edb gcc/testsuite/gcc.dg/cpp/syshdr.c38057 beb8fda2784d67eb1164d60f72ab1320 gcc/testsuite/gcc.dg/cpp/syshdr.h