HomeSort by: relevance | last modified time | path
    Searched defs:tyscm_array_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/guile/
scm-type.c 708 tyscm_array_1 (SCM self, SCM n1_scm, SCM n2_scm, int is_vector,
763 return tyscm_array_1 (self, n1, n2, 0, FUNC_NAME);
779 return tyscm_array_1 (self, n1, n2, 1, FUNC_NAME);
705 tyscm_array_1 (SCM self, SCM n1_scm, SCM n2_scm, int is_vector, function
  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-type.c 709 tyscm_array_1 (SCM self, SCM n1_scm, SCM n2_scm, int is_vector,
764 return tyscm_array_1 (self, n1, n2, 0, FUNC_NAME);
780 return tyscm_array_1 (self, n1, n2, 1, FUNC_NAME);
706 tyscm_array_1 (SCM self, SCM n1_scm, SCM n2_scm, int is_vector, function

Completed in 24 milliseconds