Searched refs:rep_SubrN (Results 1 – 13 of 13) sorted by relevance
/dports/lang/librep/librep_0.92.7/src/ |
H A D | record-profile.c | 120 case rep_Subr4: case rep_Subr5: case rep_SubrN: in test_interrupt()
|
H A D | lispmach.c | 128 DEFUN("make-byte-code-subr", Fmake_byte_code_subr, Smake_byte_code_subr, (repv args), rep_SubrN) /*
|
H A D | rep_lisp.h | 304 #define rep_SubrN 0x1d macro 588 #define rep_SubrV (rep_SubrN | rep_SUBR_VEC)
|
H A D | values.c | 916 case rep_SubrN: in rep_mark_value() 1096 rep_register_type(rep_SubrN, "subrn", rep_ptr_cmp, in rep_pre_values_init()
|
H A D | lisp.c | 1593 case rep_SubrN: in apply() 1769 DEFUN("funcall", Ffuncall, Sfuncall, (repv args), rep_SubrN) /* 1782 DEFUN("apply", Fapply, Sapply, (repv args), rep_SubrN) /* 2223 case rep_SubrN: in rep_lisp_prin()
|
H A D | lispcmds.c | 1803 case rep_SubrN: 1858 case rep_SubrN: 1894 case rep_SubrN:
|
H A D | unix_processes.c | 1142 DEFUN("start-process", Fstart_process, Sstart_process, (repv arg_list), rep_SubrN) /* 1216 DEFUN("call-process", Fcall_process, Scall_process, (repv arg_list), rep_SubrN) /*
|
H A D | streams.c | 823 DEFUN("format", Fformat, Sformat, (repv args), rep_SubrN) /*
|
H A D | lispmach.h | 724 case rep_SubrN: in vm()
|
/dports/lang/librep/librep_0.92.7/doc/ |
H A D | embed-2 | 69 receiving a single argument, there's rep_Subr[1-5] and rep_SubrN which
|
/dports/x11-wm/sawfish/sawfish_1.13.0/src/ |
H A D | keys.c | 945 DEFUN("bind-keys", Fbind_keys, Sbind_keys, (repv args), rep_SubrN) /* 994 DEFUN("unbind-keys", Funbind_keys, Sunbind_keys, (repv args), rep_SubrN) /*
|
H A D | windows.c | 1406 Swindow_icon_image, (repv args), rep_SubrN) /*
|
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/ |
H A D | rep-gtk.c | 1904 DEFUN("g-object-new", Fg_object_new, Sg_object_new, (repv scm_args), rep_SubrN) 1939 DEFUN("g-object-set", Fg_object_set, Sg_object_set, (repv scm_args), rep_SubrN)
|