Searched defs:scm (Results 1 – 3 of 3) sorted by relevance
99 static const scm_t *scm; variable
201 #define IS_VALID_SCM(scm) ((scm) >= 0 && (scm) < SCM_COUNT) argument
188 uchar_t scm : 1; member