Home
last modified time | relevance | path

Searched refs:SCM_IDIST (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dscm-tags.h231 #define SCM_IDIST(n) (((unsigned long)(n))>>20) macro
Dscm-valprint.c169 (long) SCM_IDIST (svalue)); in scm_scmval_print()