Searched refs:AllocateTwoAdjacentArrays (Results 1 – 1 of 1) sorted by relevance
78 static bool AllocateTwoAdjacentArrays(char **x1, char **x2, size_t size) { in AllocateTwoAdjacentArrays() function108 if (!Ident(AllocateTwoAdjacentArrays)(&x1, &x2, size)) in TEST()