Searched refs:SCM_IMP (Results 1 – 1 of 1) sorted by relevance
206 #define SCM_IMP(x) (6 & (int)(x)) macro207 #define SCM_NIMP(x) (!SCM_IMP(x))