Searched refs:ALLOC_FLAG (Results 1 – 1 of 1) sorted by relevance
22 } ALLOC_FLAG; typedef23 ALLOC_FLAG alloc_flags[50];42 memset(alloc_flags, 0, 50 * sizeof(ALLOC_FLAG)); in my_malloc_init()