Searched refs:Raligned_realloc (Results 1 – 1 of 1) sorted by relevance
162 TestAlignedRealloc* Raligned_realloc; variable257 Raligned_realloc=_aligned_realloc; in setSystemAllocs()263 Raligned_realloc=0; in setSystemAllocs()268 Raligned_realloc=0; in setSystemAllocs()495 void *ret = Raligned_realloc(memblock, size, alignment); in Taligned_realloc()976 if (Raligned_realloc) { in TestAlignedParameters()1005 if (Raligned_realloc) in RunAllTests()1029 Raligned_realloc=scalable_aligned_realloc;