Searched refs:SCM_IDIST (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ | ||
| D | scm-tags.h | 231 #define SCM_IDIST(n) (((unsigned long)(n))>>20) macro |
| D | scm-valprint.c | 169 (long) SCM_IDIST (svalue)); in scm_scmval_print() |