Searched refs:code2flag (Results 1 – 3 of 3) sorted by relevance
190 const uint16_t *code2flag; member
702 m = base->code2flag[c]; in _locale_set_l()902 #warning TODO: Initialize code2flag correctly based on locale_mmap. in _locale_init_l()904 base->code2flag = __code2flag; in _locale_init_l()
628 return __UCLIBC_CURLOCALE->code2flag[d] & desc2flag[desc]; in ISWCTYPE()
Completed in 10 milliseconds