Searched refs:old_start (Results 1 – 1 of 1) sorted by relevance
839 CHAR_T *old_start = p; in libc_hidden_def() local848 while (old_start < p) in libc_hidden_def()850 *old_start = TOUPPER ((UCHAR_T) *old_start, loc); in libc_hidden_def()851 ++old_start; in libc_hidden_def()