Searched refs:PARAM_IS_ALIGNED (Results 1 – 2 of 2) sorted by relevance
46 #define PARAM_IS_ALIGNED(x) (((x) & 0x03) == 0) macro
621 if (PARAM_IS_ALIGNED(index)) { in ReadParamName()706 if (PARAM_IS_ALIGNED(index)) { in GetTrieNodeByHandle()