Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h361 #define DT_STDC_XC 1 /* Strict ISO C: __STDC__=1 */ macro
H A Ddt_options.c457 dtp->dt_stdcmode = DT_STDC_XC; in dt_opt_stdc()
H A Ddt_cc.c1858 case DT_STDC_XC: in dt_preproc()