Searched refs:SCM_ICHR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dscm-lang.h28 #define SCM_ICHR(x) ((unsigned char)SCM_ITAG8_DATA(x)) macro
H A Dscm-lang.c111 return SCM_ICHR (svalue);
H A Dscm-valprint.c153 svalue = SCM_ICHR (svalue);

Completed in 105 milliseconds