Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance

/third_party/uapp/dash/src/
A Dmachdep.h47 #define SHELL_ALIGN(nbytes) (((nbytes) + SHELL_SIZE) & ~SHELL_SIZE) argument
A Dmemalloc.c51 ckmalloc(size_t nbytes) in ckmalloc()
67 ckrealloc(pointer p, size_t nbytes) in ckrealloc()
114 stalloc(size_t nbytes) in stalloc()
A Dmkinit.c452 ckmalloc(int nbytes) in ckmalloc()
/third_party/ulib/musl/src/env/
A D__libc_start_main.c22 uint32_t nbytes, nhandles; member
/third_party/ulib/musl/ldso/
A Ddynlink.c1971 uint32_t nbytes, nhandles; in __dls3() local

Completed in 13 milliseconds