Home
last modified time | relevance | path

Searched refs:PARAM_IS_ALIGNED (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/services/param/include/
H A Dparam_utils.h46 #define PARAM_IS_ALIGNED(x) (((x) & 0x03) == 0) macro
/base/startup/init/services/param/manager/
H A Dparam_manager.c623 if (PARAM_IS_ALIGNED(index)) { in ReadParamName()
708 if (PARAM_IS_ALIGNED(index)) { in GetTrieNodeByHandle()

Completed in 3 milliseconds