Searched refs:tyscm_get_composite (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-type.c90 static struct type *tyscm_get_composite (struct type *type);
553 containing_type = tyscm_get_composite (type);
559 which is what tyscm_get_composite returns. */
675 tyscm_get_composite (struct type *type)
968 type = tyscm_get_composite (type);
993 type = tyscm_get_composite (type);
1034 type = tyscm_get_composite (type);
1067 containing_type = tyscm_get_composite (type);
1073 which is what tyscm_get_composite returns. */
672 tyscm_get_composite (struct type *type) function
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-type.c109 static struct type *tyscm_get_composite (struct type *type);
548 containing_type = tyscm_get_composite (type);
554 which is what tyscm_get_composite returns. */
670 tyscm_get_composite (struct type *type)
970 type = tyscm_get_composite (type);
995 type = tyscm_get_composite (type);
1036 type = tyscm_get_composite (type);
1069 containing_type = tyscm_get_composite (type);
1075 which is what tyscm_get_composite returns. */
667 tyscm_get_composite (struct type *type) function

Completed in 188 milliseconds