Home
last modified time | relevance | path

Searched defs:ALT_STRCPY (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dstrftime.c587 # define ALT_STRCPY(a,b) wcscpy((a),(b)) in get_alt_digits() macro
592 # define ALT_STRCPY(a,b) strcpy((a),(b)) in get_alt_digits() macro