Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dmalloc.h62 struct malloc_type { struct
63 struct malloc_type *ks_next; /* Next in global chain. */ argument
71 struct malloc_type type[1] = { \ argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c171 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local
189 LLVMTypeRef malloc_type = in lp_build_coro_begin_alloc_mem() local