Home
last modified time | relevance | path

Searched defs:native_locale (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libast/common/comp/
H A Dsetlocale.c92 native_locale(const char* locale, char* buf, size_t siz) in native_locale() function
169 #define native_locale(a,b,c) ((char*)0) macro