Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h406 #define DT_STDC_XC 1 /* Strict ISO C: __STDC__=1 */ macro
H A Ddt_options.c494 dtp->dt_stdcmode = DT_STDC_XC; in dt_opt_stdc()
H A Ddt_cc.c1910 case DT_STDC_XC: in dt_preproc()