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

/barrelfish-2018-10-04/include/xlocale/
H A D_locale.h41 #define LC_MESSAGES_MASK (1<<5) macro
42 #define LC_ALL_MASK (LC_COLLATE_MASK | LC_CTYPE_MASK | LC_MESSAGES_MASK | \
/barrelfish-2018-10-04/lib/libc/nls/
H A Dmsgcat.c132 lang = querylocale(LC_MESSAGES_MASK, __get_locale());

Completed in 35 milliseconds