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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.c1160 static bool valid_location_for_stdc_pragma; variable
1165 valid_location_for_stdc_pragma = flag;
1173 return valid_location_for_stdc_pragma;
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.cc1223 static bool valid_location_for_stdc_pragma; variable
1228 valid_location_for_stdc_pragma = flag;
1236 return valid_location_for_stdc_pragma;

Completed in 122 milliseconds