Searched defs:IS_PIS_MODU_LEVEL (Results 1 – 3 of 3) sorted by relevance
578 #define IS_PIS_MODU_LEVEL(x) (((x) == PIS_LOW_LEVEL) || \ macro
622 #define IS_PIS_MODU_LEVEL(x) (((x) == ALD_PIS_LOW_LEVEL) || \ macro
654 #define IS_PIS_MODU_LEVEL(x) (((x) == PIS_LOW_LEVEL) || \ macro
Completed in 14 milliseconds