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

/macosx-10.10.1/Libc-1044.1.2/locale/
H A Dxlocale.c31 #define C_LOCALE_INITIALIZER { \ macro
43 static struct _xlocale __c_locale = C_LOCALE_INITIALIZER;
45 struct _xlocale __global_locale = C_LOCALE_INITIALIZER;

Completed in 166 milliseconds