Searched defs:SCM_ISYMNUM (Results 1 – 2 of 2) sorted by relevance
32 #define SCM_ISYMNUM(n) ((int)((n)>>9)) macro
243 #define SCM_ISYMNUM(n) ((int)((n)>>9)) macro