Searched refs:DT_STDC_XA (Results 1 – 4 of 4) sorted by relevance
401 #define DT_STDC_XA 0 /* ISO C + K&R C compat w/o ISO: __STDC__=0 */ macro
479 dtp->dt_stdcmode = DT_STDC_XA; in dt_opt_stdc()
1223 dtp->dt_stdcmode = DT_STDC_XA; in dt_vopen()
1902 case DT_STDC_XA: in dt_preproc()