Home
last modified time | relevance | path

Searched defs:new_alloc (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dwindows-rwlock.c54 unsigned int new_alloc = 2 * wq->alloc + 1; in glwthread_waitqueue_add() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c154 unsigned new_alloc = MAX2(16, bq->allocated_query_types * 2); in batch_query_add() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c240 char *new_alloc = __asan_malloc(size); in __asan_realloc() local
/third_party/mksh/
Dos2.c74 int i, old_argc, new_argc, new_alloc = 0; in response() local
/third_party/python/Objects/
Dobmalloc.c233 PyMemAllocatorEx new_alloc; in pymem_set_default_allocator() local