Searched defs:FIX_LOCALE (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/libsa/ | ||
H A D | xlocale_private.h | 30 #define FIX_LOCALE(x) macro |
/freebsd/lib/libc/locale/ | ||
H A D | xlocale_private.h | 226 #define FIX_LOCALE(l) (l = get_real_locale(l)) macro |