Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dscm-lang.h26 #define SCM_NCELLP(x) ((SCM_SIZE-1) & (int)(x))
Dscm-valprint.c132 #define SCM_SIZE TYPE_LENGTH (builtin_type_scm) in scm_ipruk() macro