Searched defs:end_aligned_up (Results 1 – 1 of 1) sorted by relevance
350 char *end_aligned_up = (char *)(((size_t)(dst + 11 + 4)) & ~3UL); in test_strcat() local 396 char *end_aligned_up = (char *)(((size_t)(dst + 6 + n + pad)) & ~3UL); in test_strncat() local