Home
last modified time | relevance | path

Searched refs:is_scmvalue_type (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDscm-lang.c65 is_scmvalue_type (struct type *type) in is_scmvalue_type() function
94 if (is_scmvalue_type (type)) in scm_unpack()
HDscm-lang.h62 extern int is_scmvalue_type (struct type *);
HDscm-exp.c313 if (!is_scmvalue_type (VALUE_TYPE (val))) in scm_lreadr()
HDscm-valprint.c366 if (is_scmvalue_type (type)) in scm_val_print()
HDvalues.c673 && is_scmvalue_type (type)) in unpack_long()