Searched refs:new_allocation (Results 1 – 1 of 1) sorted by relevance
101 uint32_t *new_allocation = malloc (length * sizeof (uint32_t)); in glibc_hwcaps_priorities_init() local102 if (new_allocation == NULL) in glibc_hwcaps_priorities_init()107 glibc_hwcaps_priorities = new_allocation; in glibc_hwcaps_priorities_init()