Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/aarch64/
Dstrcpy.S66 # define STRCPY stpcpy macro
69 # define STRCPY strcpy macro
/picolibc-latest/newlib/libc/time/
Dstrftime.c310 # define STRCPY(a,b) strcpy((a),(b)) macro
322 # define STRCPY(a,b) wcscpy((a),(b)) macro