Searched refs:is_scmvalue_type (Results 1 – 5 of 5) sorted by relevance
65 is_scmvalue_type (struct type *type) in is_scmvalue_type() function94 if (is_scmvalue_type (type)) in scm_unpack()
62 extern int is_scmvalue_type (struct type *);
313 if (!is_scmvalue_type (VALUE_TYPE (val))) in scm_lreadr()
366 if (is_scmvalue_type (type)) in scm_val_print()
673 && is_scmvalue_type (type)) in unpack_long()