Searched defs:mask (Results 1 – 9 of 9) sorted by relevance
16 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale()
41 enum mask { enum
107 uch mask; /* bit within array */ member
191 locale_t newlocale(int mask, const char *locale, locale_t base) { in newlocale()
307 uint32_t mask; member
210 _Locale_mask_t _WLocale_ctype(struct _Locale_ctype *lctype, wint_t wc, _Locale_mask_t mask) { in _WLocale_ctype()
2558 int mask = 0xf >> gray_shift; in png_do_unshift() local
284 unsigned short MapCtypeMask(unsigned short mask) { in MapCtypeMask()
3357 bitset_word_t elem, mask; in build_trtable() local