Home
last modified time | relevance | path

Searched refs:DT_STDC_XA (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h360 #define DT_STDC_XA 0 /* ISO C + K&R C compat w/o ISO: __STDC__=0 */ macro
H A Ddt_options.c455 dtp->dt_stdcmode = DT_STDC_XA; in dt_opt_stdc()
H A Ddt_open.c950 dtp->dt_stdcmode = DT_STDC_XA; in dt_vopen()
H A Ddt_cc.c1854 case DT_STDC_XA: in dt_preproc()