Home
last modified time | relevance | path

Searched refs:DT_STDC_XT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h363 #define DT_STDC_XT 3 /* ISO C + K&R C compat with ISO: __STDC__=0 */ macro
H A Ddt_options.c461 dtp->dt_stdcmode = DT_STDC_XT; in dt_opt_stdc()
H A Ddt_cc.c1855 case DT_STDC_XT: in dt_preproc()