Searched defs:malloc_type (Results 1 – 3 of 3) sorted by relevance
109 struct malloc_type { struct110 struct malloc_type *ks_next; /* Next in global chain. */ argument120 * struct malloc_type was terminated with a struct mtx, which is no argument143 struct malloc_type_stream_header { argument
171 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local
900 static int malloc_type; in malloc_pkey() local