Searched defs:alloc2 (Results 1 – 8 of 8) sorted by relevance
234 struct al_table2 const *alloc2 = alloc1 + ba; in II_step_two() local275 struct al_table2 const *alloc2 = alloc1 + ba; in II_step_two() local
106 AVBufferRef* (*alloc2)(void *opaque, size_t size); member
133 [[maybe_unused]] char* alloc2 = arena.makeArray<char>(alloc2Size); in DEF_TEST() local
453 const struct reg_alloc_info *alloc2 = ptr2; in cmp_alloc() local
694 Alloc alloc2(&allocated2, &active_instances); in TEST() local722 Alloc alloc2(&allocated2, &active_instances); in TEST() local
1602 MyAlloc alloc2(&allocated2); in TEST() local1617 MyAlloc alloc2(&allocated2); in TEST() local
2862 Alloc alloc2(&bytes_used2); in TEST() local2902 Alloc alloc2(&bytes_used2); in TEST() local
2399 #define alloc2(m,n,ap) aresize2(NULL, (m), (n), (ap)) macro