Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dnew.C6 operator new(size_t alloc_sz, const char *fname, unsigned lineno) in new()
/openbsd-src/sys/kern/
H A Dsubr_hibernate.c212 hib_alloc(struct hiballoc_arena * arena,size_t alloc_sz) hib_alloc() argument
/openbsd-src/sys/uvm/
H A Duvm_map.c4848 uvm_map_kmem_grow(struct vm_map * map,struct uvm_map_deadq * dead,vsize_t alloc_sz,int flags) uvm_map_kmem_grow() argument