Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/string/
Dstrcmp.c53 #define UNALIGNED(X, Y) \ argument
Dstrcpy.c53 #define UNALIGNED(X, Y) \ argument
Dstrncmp.c53 #define UNALIGNED(X, Y) \ argument
Dmemcmp.c52 #define UNALIGNED(X, Y) \ argument
Dmemmove.c54 #define UNALIGNED(X, Y) \ argument
Dmemcpy.c51 #define UNALIGNED(X, Y) \ argument
Dmempcpy.c37 #define UNALIGNED(X, Y) \ argument
Dstpcpy.c41 #define UNALIGNED(X, Y) \ argument
Dstrncpy.c58 #define UNALIGNED(X, Y) \ argument
Dstpncpy.c48 #define UNALIGNED(X, Y) \ argument
Dmemccpy.c38 #define UNALIGNED(X, Y) \ argument
/picolibc-latest/newlib/libc/machine/microblaze/
Dstrcmp.c67 #define UNALIGNED(X, Y) \ argument
Dstrcpy.c67 #define UNALIGNED(X, Y) \ argument
/picolibc-latest/newlib/libc/machine/mips/
Dmemcpy.S823 # define SWAP_REGS(X,Y) X, Y argument
826 # define SWAP_REGS(X,Y) Y, X argument