OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STACKALIGN
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
param.h
85
#define
STACKALIGN
(p) ((u_int)(p) &~ STACKALIGNBYTES)
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
param.h
98
#define
STACKALIGN
(p) ((u_int)(p) &~ STACKALIGNBYTES)
Completed in 428 milliseconds