Home
last modified time | relevance | path

Searched refs:seclass_default (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dsubr.d672 LISPFUN(subst,seclass_default,3,0,norest,key,3,
676 LISPFUN(nsubst,seclass_default,3,0,norest,key,3,
680 LISPFUN(sublis,seclass_default,2,0,norest,key,3,
685 LISPFUN(member,seclass_default,2,0,norest,key,3,
690 LISPFUN(adjoin,seclass_default,2,0,norest,key,3,
694 LISPFUN(assoc,seclass_default,2,0,norest,key,3,
698 LISPFUN(rassoc,seclass_default,2,0,norest,key,3,
835 LISPFUN(open,seclass_default,1,0,norest,key,6,
1058 LISPFUN(reduce,seclass_default,2,0,norest,key,5,
1095 LISPFUN(find,seclass_default,2,0,norest,key,6,
[all …]
H A Dlist.d996 LISPFUN(nconc,seclass_default,0,0,rest,nokey,0,NIL)
1080 LISPFUN(nbutlast,seclass_default,1,1,norest,nokey,0,NIL)
1236 LISPFUN(subst,seclass_default,3,0,norest,key,3,
1247 LISPFUN(subst_if,seclass_default,3,0,norest,key,1, (kw(key)) )
1300 LISPFUN(nsubst,seclass_default,3,0,norest,key,3,
1417 LISPFUN(sublis,seclass_default,2,0,norest,key,3,
1470 LISPFUN(nsublis,seclass_default,2,0,norest,key,3,
1535 LISPFUN(member,seclass_default,2,0,norest,key,3,
1596 LISPFUN(adjoin,seclass_default,2,0,norest,key,3,
1705 LISPFUN(assoc,seclass_default,2,0,norest,key,3,
[all …]
H A Dsequence.d1367 LISPFUN(map,seclass_default,3,0,rest,nokey,0,NIL)
1612 LISPFUN(some,seclass_default,2,0,rest,nokey,0,NIL)
1628 LISPFUN(every,seclass_default,2,0,rest,nokey,0,NIL)
1666 LISPFUN(reduce,seclass_default,2,0,norest,key,5,
1821 LISPFUN(replace,seclass_default,2,0,norest,key,4,
2466 LISPFUN(remove,seclass_default,2,0,norest,key,7,
2497 LISPFUN(delete,seclass_default,2,0,norest,key,7,
3604 LISPFUN(find,seclass_default,2,0,norest,key,6,
3615 LISPFUN(find_if,seclass_default,2,0,norest,key,4,
3841 LISPFUN(count,seclass_default,2,0,norest,key,6,
[all …]
H A Dcontrol.d11 LISPFUN(exit,seclass_default,0,1,norest,nokey,0,NIL) {
280 LISPFUN(apply,seclass_default,2,0,rest,nokey,0,NIL)
289 LISPFUN(funcall,seclass_default,1,0,rest,nokey,0,NIL)
1571 LISPFUN(mapcar,seclass_default,2,0,rest,nokey,0,NIL)
1579 LISPFUN(mapc,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
1583 LISPFUN(mapl,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
1587 LISPFUN(mapcan,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
1591 LISPFUN(mapcon,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
1595 LISPFUN(mapcap,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
1599 LISPFUN(maplap,seclass_default,2,0,rest,nokey,0,NIL) in MAPCAR_MAPLIST_BODY()
[all …]
H A Dpackage.d2267 LISPFUN(intern,seclass_default,1,1,norest,nokey,0,NIL) {
2272 LISPFUN(cs_intern,seclass_default,1,1,norest,nokey,0,NIL) {
2304 LISPFUN(unintern,seclass_default,1,1,norest,nokey,0,NIL) {
2399 LISPFUN(export,seclass_default,1,1,norest,nokey,0,NIL) {
2404 LISPFUN(unexport,seclass_default,1,1,norest,nokey,0,NIL) {
2409 LISPFUN(import,seclass_default,1,1,norest,nokey,0,NIL) {
2419 LISPFUN(shadow,seclass_default,1,1,norest,nokey,0,NIL) {
2424 LISPFUN(cs_shadow,seclass_default,1,1,norest,nokey,0,NIL) {
2575 LISPFUN(make_package,seclass_default,1,0,norest,key,4,
2584 LISPFUN(cs_make_package,seclass_default,1,0,norest,key,4,
[all …]
H A Dzthread.d279 LISPFUN(make_thread,seclass_default,1,0,norest,key,4,
516 LISPFUN(thread_interrupt,seclass_default,1,0,norest,key,3,
711 LISPFUN(make_mutex,seclass_default,0,0,norest,key,2,
730 LISPFUN(mutex_lock,seclass_default,1,0,norest,key,1,
827 LISPFUN(make_exemption,seclass_default,0,0,norest,key,1,(kw(name)))
855 LISPFUN(exemption_wait,seclass_default,2,0,norest,key,2,(kw(test),kw(timeout)))
H A Dio.d4459 LISPFUN(readL,seclass_default,0,4,norest,nokey,0,NIL) {
4593 LISPFUN(listenL,seclass_default,0,1,norest,nokey,0,NIL) {
4673 LISPFUN(read_from_string,seclass_default,1,2,norest,key,3,
10290 LISPFUN(writeL,seclass_default,1,0,norest,key,17,
10320 LISPFUN(prin1,seclass_default,1,1,norest,nokey,0,NIL) {
10335 LISPFUN(print,seclass_default,1,1,norest,nokey,0,NIL) {
10351 LISPFUN(pprint,seclass_default,1,1,norest,nokey,0,NIL) {
10386 LISPFUN(princ,seclass_default,1,1,norest,nokey,0,NIL) {
10405 LISPFUN(write_to_string,seclass_default,1,0,norest,key,16,
10475 LISPFUN(terpri,seclass_default,0,1,norest,nokey,0,NIL) {
[all …]
H A Drecord.d417 : (nullp(modifies) ? seclass_read : seclass_default)); in parse_seclass()
424 LISPFUN(make_closure,seclass_default,0,0,norest,key,7,(kw(name),kw(code),
881 LISPFUN(finalize,seclass_default,2,1,norest,nokey,0,NIL) {
1023 allocate_srecord(closflags_instance_B|(seclass_default<<4),
1651 LISPFUN(pshared_initialize,seclass_default,2,0,rest,nokey,0,NIL) {
1786 LISPFUN(preinitialize_instance,seclass_default,1,0,rest,nokey,0,NIL) {
1875 LISPFUN(pinitialize_instance,seclass_default,1,0,rest,nokey,0,NIL) {
2003 LISPFUN(pmake_instance,seclass_default,1,0,rest,nokey,0,NIL) {
H A Dweak.d834 LISPFUN(weak_alist_assoc,seclass_default,2,0,norest,key,3,
876 LISPFUN(weak_alist_rassoc,seclass_default,2,0,norest,key,3,
918 LISPFUN(weak_alist_value,seclass_default,2,0,norest,key,2,
955 LISPFUN(set_weak_alist_value,seclass_default,3,0,norest,key,2,
H A Ddebug.d359 LISPFUN(read_form,seclass_default,1,1,norest,nokey,0,NIL)
368 LISPFUN(read_eval_print,seclass_default,1,1,norest,nokey,0,NIL)
1538 LISPFUN(show_stack,seclass_default,0,3,norest,nokey,0,NIL)
1593 LISPFUN(gc,seclass_default,0,1,norest,nokey,0,NIL)
H A Dmisc.d100 LISPFUN(version,seclass_default,0,1,norest,nokey,0,NIL)
210 LISPFUN(get_env,seclass_default,0,1,norest,nokey,0,NIL) {
H A Darray.d727 LISPFUN(store,seclass_default,2,0,rest,nokey,0,NIL)
2006 LISPFUN(bit_and,seclass_default,2,1,norest,nokey,0,NIL)
2011 LISPFUN(bit_ior,seclass_default,2,1,norest,nokey,0,NIL)
2016 LISPFUN(bit_xor,seclass_default,2,1,norest,nokey,0,NIL)
2021 LISPFUN(bit_eqv,seclass_default,2,1,norest,nokey,0,NIL)
2026 LISPFUN(bit_nand,seclass_default,2,1,norest,nokey,0,NIL)
2031 LISPFUN(bit_nor,seclass_default,2,1,norest,nokey,0,NIL)
2046 LISPFUN(bit_orc1,seclass_default,2,1,norest,nokey,0,NIL)
2051 LISPFUN(bit_orc2,seclass_default,2,1,norest,nokey,0,NIL)
2056 LISPFUN(bit_not,seclass_default,1,1,norest,nokey,0,NIL)
[all …]
H A Derror.d544 LISPFUN(error,seclass_default,1,0,rest,nokey,0,NIL)
641 LISPFUN(cerror_of_type,seclass_default,3,0,rest,nokey,0,NIL)
704 LISPFUN(error_of_type,seclass_default,2,0,rest,nokey,0,NIL)
860 LISPFUN(clcs_signal,seclass_default,1,0,rest,nokey,0,NIL)
H A Dcharstrg.d3265 LISPFUN(string_width,seclass_default,1,0,norest,key,2, (kw(start),kw(end)) )
3336 LISPFUN(nstring_upcase,seclass_default,1,0,norest,key,2, (kw(start),kw(end)) )
3411 LISPFUN(nstring_downcase,seclass_default,1,0,norest,key,2,
3533 LISPFUN(nstring_capitalize,seclass_default,1,0,norest,key,2,
3556 LISPFUN(nstring_invertcase,seclass_default,1,0,norest,key,2,
H A Dconstobj.d690 LISPOBJ(seclass_default,"(T T T)")
H A Dpathname.d2149 LISPFUN(translate_logical_pathname,seclass_default,1,0,norest,key,1,
3514 LISPFUN(user_homedir_pathname,seclass_default,0,1,norest,nokey,0,NIL) {
4632 LISPFUN(translate_pathname,seclass_default,3,0,norest,key,3,
6696 LISPFUN(open,seclass_default,1,0,norest,key,6,
7761 LISPFUN(cd,seclass_default,0,1,norest,nokey,0,NIL) {
7879 LISPFUN(ensure_directories_exist,seclass_default,1,0,norest,key,1,
8176 LISPFUN(execute,seclass_default,1,0,rest,nokey,0,NIL)
8324 LISPFUN(shell,seclass_default,0,1,norest,nokey,0,NIL) {
8367 LISPFUN(shell,seclass_default,0,1,norest,nokey,0,NIL) {
8435 LISPFUN(shell_execute,seclass_default,0,4,norest,nokey,0,NIL) {
[all …]
H A Dlisparit.d1677 LISPFUN(random,seclass_default,1,1,norest,nokey,0,NIL)
1700 LISPFUN(random_posfixnum,seclass_default,0,1,norest,nokey,0,NIL)
1771 LISPFUN(make_random_state,seclass_default,0,1,norest,nokey,0,NIL)
H A Dstream.d10172 LISPFUN(terminal_raw,seclass_default,2,1,norest,nokey,0,NIL) {
13210 LISPFUN(make_pipe_io_stream,seclass_default,1,0,norest,key,3,
13866 LISPFUN(socket_server,seclass_default,0,1,norest,key,2,
14016 LISPFUN(socket_accept,seclass_default,1,0,norest,key,4,
14054 LISPFUN(socket_wait,seclass_default,1,2,norest,nokey,0,NIL) {
14068 LISPFUN(socket_connect,seclass_default,1,1,norest,key,4,
14924 LISPFUN(make_stream,seclass_default,1,0,norest,key,4,
17047 LISPFUN(read_byte,seclass_default,1,2,norest,nokey,0,NIL) {
17142 LISPFUN(read_float,seclass_default,2,3,norest,nokey,0,NIL) {
17237 LISPFUN(write_float,seclass_default,3,1,norest,nokey,0,NIL) {
[all …]
H A Dforeign.d3142 LISPFUN(element,seclass_default,1,0,rest,nokey,0,NIL)
3428 LISPFUN(read_memory_as,seclass_default,2,1,norest,nokey,0,NIL)
3446 LISPFUN(write_memory_as,seclass_default,3,1,norest,nokey,0,NIL)
3465 LISPFUN(exec_on_stack,seclass_default,2,1,norest,nokey,0,NIL) {
3594 LISPFUN(foreign_allocate,seclass_default,1,0,norest,key,3,
3648 LISPFUN(foreign_free,seclass_default,1,0,norest,key,1,(kw(full)))
4013 LISPFUN(foreign_call_out,seclass_default,1,0,rest,nokey,0,NIL) {
H A Dpredtype.d2016 LISPFUN(find_class,seclass_default,1,2,norest,nokey,0,NIL)
2184 LISPFUN(expand_deftype,seclass_default,1,1,norest,nokey,0,NIL)
H A Dhashtabl.d2685 LISPFUN(class_tuple_gethash,seclass_default,2,0,rest,nokey,0,NIL) {
H A Dlispbibl.d9638 seclass_default /* may do side effects */ enumerator
15756 case seclass_default: { return O(seclass_default); } in seclass_object()
H A Deval.d1871 var object closure = allocate_closure(iclos_length,seclass_default<<4); in get_closure()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/utils/
H A Dmodpreptest.m.c124 DEFUN (mypack:fun1, x,(subr_mypack_fun1,seclass_default,1,0,norest,nokey,0,NIL))
127 DEFUN (mypack:fun2, x,(subr_mypack_fun2,seclass_default,1,0,norest,nokey,0,NIL))
133 DEFUN (mypack:fun2, y,(subr_mypack_fun2,seclass_default,1,0,norest,nokey,0,NIL)) in DEFVAR()
144 DEFUN (mypack:fun3, x y &optional z,(subr_mypack_fun3,seclass_default,2,1,norest,nokey,0,NIL))
145 DEFUN (mypack:fun4, x y &key test test-not,(subr_mypack_fun4,seclass_default,2,0,norest,key,2,NIL))
146 DEFUN (fun5, x y &rest r,(subr_user_fun5,seclass_default,2,0,rest,nokey,0,NIL))
165 LISPFUN_F(subr_mypack_fun1,seclass_default,1,0,norest,nokey,0,NIL)
168 LISPFUN_F(subr_mypack_fun2,seclass_default,1,0,norest,nokey,0,NIL)
170 LISPFUN_F(subr_mypack_fun3,seclass_default,2,1,norest,nokey,0,NIL)
171 LISPFUN_F(subr_mypack_fun4,seclass_default,2,0,norest,key,2,NIL)
[all …]
H A Dmodprep.lisp423 "seclass_write" "seclass_default")

12