Home
last modified time | relevance | path

Searched refs:attribute_table (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/lib/libc/include/
Dmir18n.h66 #define attribute_table mir18n_attribute_table macro
68 extern const unsigned char * const attribute_table[0x100];
/mirbsd/src/lib/libc/i18n/
Diswctype.c42 charattr = attribute_table[wc >> 8][wc & 0xFF]; in iswctype()
Dtbl_attr.c15550 const unsigned char * const attribute_table[0x100] = { variable