Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dscm-lang.h45 #define SCM_MAKINUM(x) (((x)<<2)+2L) macro
Dscm-exp.c104 return SCM_MAKINUM (inum); in scm_istr2int()