Searched refs:ALIGNED (Results 1 – 4 of 4) sorted by relevance
51 #define ALIGNED(X) \ macro94 if (ALIGNED (s1)) in strcat()
59 #define ALIGNED(X) \ macro101 if (ALIGNED (s1)) in strncat()
88 ;;; MEMCPY routine for the case when the CPU only accepts ALIGNED
21617 * libc/string/strcat.c (ALIGNED): Sense of result was reversed.21618 * libc/string/strncat.c (ALIGNED): Ditto.