Searched defs:nbytes (Results 1 – 1 of 1) sorted by relevance
1548 #define SHELL_ALIGN(nbytes) (((nbytes) + SHELL_SIZE) & ~SHELL_SIZE) argument1605 stalloc(size_t nbytes) in stalloc()1638 stzalloc(size_t nbytes) in stzalloc()