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

/system/core/sh/
H A Dmachdep.h47 #define SHELL_ALIGN(nbytes) (((nbytes) + SHELL_SIZE) & ~SHELL_SIZE) macro

Completed in 366 milliseconds