Searched defs:MALLOCALIGN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dzalloc_defs.h64 #define MALLOCALIGN 64 macro
66 #define MALLOCALIGN 16 macro
68 #define MALLOCALIGN_MASK (MALLOCALIGN - 1)

Completed in 69 milliseconds