Searched defs:__getCurrentRuneLocale (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Drunetype.h90 extern const _RuneLocale *__getCurrentRuneLocale(void);
93 static __inline const _RuneLocale *__getCurrentRuneLocale(void) function
103 #define _CurrentRuneLocale (__getCurrentRuneLocale())

Completed in 57 milliseconds