Searched refs:ALIGNED (Results 1 – 3 of 3) sorted by relevance
51 #define ALIGNED(X) \ macro94 if (ALIGNED (s1)) in strcat()
59 #define ALIGNED(X) \ macro101 if (ALIGNED (s1)) in strncat()
21617 * libc/string/strcat.c (ALIGNED): Sense of result was reversed.21618 * libc/string/strncat.c (ALIGNED): Ditto.