Home
last modified time | relevance | path

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

/base/startup/init/services/param/include/
H A Dparam_utils.h45 #define PARAM_ALIGN(len) (((len) + 0x03) & (~0x03)) macro

Completed in 2 milliseconds