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/
Dnew.C6 operator new(size_t alloc_sz, const char *fname, unsigned lineno) in new()
/openbsd/src/sys/kern/
Dsubr_hibernate.c261 hib_alloc(struct hiballoc_arena *arena, size_t alloc_sz) in hib_alloc()
/openbsd/src/sys/uvm/
Duvm_map.c4816 vsize_t alloc_sz, int flags) in uvm_map_kmem_grow()