Home
last modified time | relevance | path

Searched defs:SCM2PTR (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dscm-tags.h194 #define SCM2PTR(x) ((int)(x) >> 3) macro
198 #define SCM2PTR(x) (x) macro