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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dparam.h144 * size, no questions asked. STACK_ALIGN aligns a stack pointer.
155 #define STACK_ALIGN(sp, bytes) \ macro
162 #define STACK_ALIGN(sp, bytes) \ macro

Completed in 32 milliseconds