Home
last modified time | relevance | path

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

/time/
A Dstrftime_l.c97 # define UCHAR_T unsigned int macro
106 # define UCHAR_T unsigned char macro
336 dest[len] = TOLOWER ((UCHAR_T) src[len], loc); in memcpy_lowcase()
347 dest[len] = TOUPPER ((UCHAR_T) src[len], loc); in memcpy_uppcase()
850 *old_start = TOUPPER ((UCHAR_T) *old_start, loc); in libc_hidden_def()

Completed in 5 milliseconds