Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Dstrftime.c723 CHAR_T *old_start = p; variable
730 while (old_start < p)
732 *old_start = TOUPPER ((UCHAR_T) *old_start, loc);
733 ++old_start;