Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams_dup.c26 size_t alloc_sz; /* The size of the allocated buffer (in bytes) */ member
H A Dparams.c1101 size_t sz, alloc_sz; in get_string_internal() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.c230 size_t alloc_sz = 0; in read_file() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dselftest.cc244 size_t alloc_sz = 0; in read_file() local
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c562 size_t alloc_sz = 0; do_sys_mount() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c576 #define DTRACE_INSCRATCH(mstate, alloc_sz) \ argument