Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.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
638 ALT_STRCPY (adi->buffer, alt_digits); in get_alt_digits()