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