Home
last modified time | relevance | path

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

/sysdeps/powerpc/powerpc64/power8/
A Dstrcpy.S23 # define FUNC_NAME __stpcpy macro
25 # define FUNC_NAME STPCPY macro
29 # define FUNC_NAME strcpy macro
31 # define FUNC_NAME STRCPY macro
A Dstrchr.S23 # define FUNC_NAME __strchrnul macro
25 # define FUNC_NAME STRCHRNUL macro
29 # define FUNC_NAME strchr macro
31 # define FUNC_NAME STRCHR macro
A Dstrncpy.S23 # define FUNC_NAME __stpncpy macro
25 # define FUNC_NAME STPNCPY macro
29 # define FUNC_NAME strncpy macro
31 # define FUNC_NAME STRNCPY macro
/sysdeps/powerpc/powerpc64/power7/
A Dstrncpy.S44 # define FUNC_NAME __stpncpy macro
46 # define FUNC_NAME STPNCPY macro
50 # define FUNC_NAME strncpy macro
52 # define FUNC_NAME STRNCPY macro
/sysdeps/powerpc/powerpc64/le/power9/
A Dstrcpy.S23 # define FUNC_NAME __stpcpy macro
25 # define FUNC_NAME STPCPY macro
29 # define FUNC_NAME strcpy macro
31 # define FUNC_NAME STRCPY macro
A Dstrncpy.S23 # define FUNC_NAME __stpncpy macro
25 # define FUNC_NAME STPNCPY macro
29 # define FUNC_NAME strncpy macro
31 # define FUNC_NAME STRNCPY macro

Completed in 6 milliseconds