Searched refs:SCM_SIZE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ | ||
| D | scm-lang.h | 26 #define SCM_NCELLP(x) ((SCM_SIZE-1) & (int)(x)) |
| D | scm-valprint.c | 132 #define SCM_SIZE TYPE_LENGTH (builtin_type_scm) in scm_ipruk() macro |