Searched refs:_LCONV_C99 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dlocale_iso.h84 * conforming ANSI C environment (-Xc) or if _LCONV_C99 is defined.
86 #if (defined(_STRICT_STDC) && defined(_STDC_C99)) || defined(_LCONV_C99)
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleconv.c33 #ifndef _LCONV_C99
34 #define _LCONV_C99 /* so we get all the extensions */ macro
H A Dlocaleimpl.h23 #ifndef _LCONV_C99
24 #define _LCONV_C99 /* so we get all the extensions */ macro
H A Dlocaleimpl.c20 #ifndef _LCONV_C99
21 #define _LCONV_C99 macro
H A Dstrfmon.c30 #ifndef _LCONV_C99
31 #define _LCONV_C99 macro
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c47 #define _LCONV_C99 macro

Completed in 86 milliseconds