Searched refs:Valigned_malloc (Results 1 – 1 of 1) sorted by relevance
10 static void * Valigned_malloc(size_t nb_bytes) { in Valigned_malloc() function57 void *pffft_aligned_malloc(size_t nb_bytes) { return Valigned_malloc(nb_bytes); } in pffft_aligned_malloc()63 void *pffftd_aligned_malloc(size_t nb_bytes) { return Valigned_malloc(nb_bytes); } in pffftd_aligned_malloc()