Searched refs:special_file_handling (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dfix-header.c378 enum special_file special_file_handling = no_special; variable in typeref:enum:special_file
470 switch (special_file_handling)
508 switch (special_file_handling)
684 if (special_file_handling == stdio_h
840 switch (special_file_handling)
1129 special_file_handling = sys_stat_h;
1131 special_file_handling = errno_h, required_other++;
1133 special_file_handling = stdlib_h, required_other+=2;
1135 special_file_handling = stdio_h;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c360 enum special_file special_file_handling = no_special; variable in typeref:enum:special_file
463 switch (special_file_handling)
502 switch (special_file_handling)
653 if (special_file_handling == stdio_h
819 switch (special_file_handling)
1120 special_file_handling = sys_stat_h;
1122 special_file_handling = errno_h, required_other++;
1124 special_file_handling = stdlib_h, required_other+=2;
1126 special_file_handling = stdio_h;

Completed in 122 milliseconds