Home
last modified time | relevance | path

Searched defs:malloc_type (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c176 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local
194 LLVMTypeRef malloc_type = in lp_build_coro_begin_alloc_mem() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
Dmalloc_zone_functions_apple.h20 typedef void* (*malloc_type)(struct _malloc_zone_t* zone, size_t size); typedef
/external/linux-kselftest/tools/testing/selftests/vm/
Dprotection_keys.c864 static int malloc_type; in malloc_pkey() local