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

/openbsd-current/gnu/gcc/gcc/
H A Dfix-header.c771 int macro_protect = 0;
820 macro_protect = 1;
822 if (macro_protect)
826 if (macro_protect)
770 int macro_protect = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c750 int macro_protect = 0;
799 macro_protect = 1;
801 if (macro_protect)
805 if (macro_protect)
749 int macro_protect = 0; local

Completed in 120 milliseconds