Home
last modified time | relevance | path

Searched refs:current (Results 1 – 2 of 2) sorted by relevance

/locale/
A Dlc-ctype.c34 #define current(type,x,offset) \ in _nl_postload_ctype() macro
105 __ctype_b = current (uint16_t, CLASS, 128); in _nl_postload_ctype()
106 __ctype_toupper = current (int32_t, TOUPPER, 128); in _nl_postload_ctype()
107 __ctype_tolower = current (int32_t, TOLOWER, 128); in _nl_postload_ctype()
108 __ctype32_b = current (uint32_t, CLASS32, 0); in _nl_postload_ctype()
109 __ctype32_toupper = current (uint32_t, TOUPPER32, 0); in _nl_postload_ctype()
110 __ctype32_tolower = current (uint32_t, TOLOWER32, 0); in _nl_postload_ctype()
A Dcategories.def34 `bytearray', and `word'. These cover all possible values in the current

Completed in 7 milliseconds