Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h35 #define APPSPAWN_ALIGN(len) (((len) + 0x03) & (~0x03)) macro

Completed in 1 milliseconds