Searched defs:IS_PIS_EDGE (Results 1 – 3 of 3) sorted by relevance
563 #define IS_PIS_EDGE(x) (((x) == PIS_EDGE_NONE) || \ macro
603 #define IS_PIS_EDGE(x) (((x) == ALD_PIS_EDGE_NONE) || \ macro
639 #define IS_PIS_EDGE(x) (((x) == PIS_EDGE_NONE) || \ macro
Completed in 16 milliseconds