Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dsubr.d225 LISPFUN(aref,seclass_read,1,0,rest,nokey,0,NIL)
241 LISPFUN(bit,seclass_read,1,0,rest,nokey,0,NIL)
242 LISPFUN(sbit,seclass_read,1,0,rest,nokey,0,NIL)
260 LISPFUN(make_array,seclass_read,1,0,norest,key,7,
319 LISPFUN(string_eq,seclass_read,2,0,norest,key,4,
327 LISPFUN(string_less,seclass_read,2,0,norest,key,4,
653 LISPFUN(last,seclass_read,1,1,norest,nokey,0,NIL)
657 LISPFUN(append,seclass_read,0,0,rest,nokey,0,NIL)
1255 LISPFUN(get,seclass_read,2,1,norest,nokey,0,NIL)
1256 LISPFUN(getf,seclass_read,2,1,norest,nokey,0,NIL)
[all …]
H A Dsymbol.d118 LISPFUN(get,seclass_read,2,1,norest,nokey,0,NIL)
131 LISPFUN(getf,seclass_read,2,1,norest,nokey,0,NIL)
322 LISPFUN(gensym,seclass_read,0,1,norest,nokey,0,NIL)
362 LISPFUN(gentemp,seclass_read,0,2,norest,nokey,0,NIL)
H A Dcharstrg.d2681 LISPFUN(string_eq,seclass_read,2,0,norest,key,4,
2697 LISPFUN(cs_string_eq,seclass_read,2,0,norest,key,4,
2713 LISPFUN(string_noteq,seclass_read,2,0,norest,key,4,
2725 LISPFUN(cs_string_noteq,seclass_read,2,0,norest,key,4,
2737 LISPFUN(string_less,seclass_read,2,0,norest,key,4,
2749 LISPFUN(cs_string_less,seclass_read,2,0,norest,key,4,
2761 LISPFUN(string_greater,seclass_read,2,0,norest,key,4,
2785 LISPFUN(string_ltequal,seclass_read,2,0,norest,key,4,
2809 LISPFUN(string_gtequal,seclass_read,2,0,norest,key,4,
2987 LISPFUN(string_equal,seclass_read,2,0,norest,key,4,
[all …]
H A Dlisparit.d930 LISPFUN(log,seclass_read,1,1,norest,nokey,0,NIL)
1016 LISPFUN(atan,seclass_read,1,1,norest,nokey,0,NIL)
1064 LISPFUN(float,seclass_read,1,1,norest,nokey,0,NIL)
1211 LISPFUN(ffloor,seclass_read,1,1,norest,nokey,0,NIL)
1225 LISPFUN(fceiling,seclass_read,1,1,norest,nokey,0,NIL)
1239 LISPFUN(ftruncate,seclass_read,1,1,norest,nokey,0,NIL)
1253 LISPFUN(fround,seclass_read,1,1,norest,nokey,0,NIL)
H A Dlist.d576 LISPFUN(proper_list_length_in_bounds_p,seclass_read,2,1,norest,nokey,0,NIL)
752 LISPFUN(last,seclass_read,1,1,norest,nokey,0,NIL)
867 LISPFUN(append,seclass_read,0,0,rest,nokey,0,NIL)
1057 LISPFUN(butlast,seclass_read,1,1,norest,nokey,0,NIL)
1632 LISPFUN(pairlis,seclass_read,2,1,norest,nokey,0,NIL)
H A Dtime.d311 LISPFUN(get_internal_run_time,seclass_read,0,1,norest,nokey,0,NIL)
667 LISPFUN(pptime,seclass_read,0,1,norest,nokey,0,NIL)
H A Dconstobj.d687 LISPOBJ(seclass_read,"(T NIL NIL)")
H A Dencoding.d2025 LISPFUN(make_encoding,seclass_read,0,0,norest,key,5,
2180 LISPFUN(charset_range,seclass_read,3,1,norest,nokey,0,NIL) {
2764 LISPFUN(convert_string_from_bytes,seclass_read,2,0,norest,key,2,
2831 LISPFUN(convert_string_to_bytes,seclass_read,2,0,norest,key,2,
H A Dpathname.d2021 LISPFUN(pathnamehost,seclass_read,1,0,norest,key,1, (kw(case))) {
2033 LISPFUN(pathnamedevice,seclass_read,1,0,norest,key,1, (kw(case))) {
2053 LISPFUN(pathnamedirectory,seclass_read,1,0,norest,key,1, (kw(case)))
2057 LISPFUN(pathnamename,seclass_read,1,0,norest,key,1, (kw(case)))
2061 LISPFUN(pathnametype,seclass_read,1,0,norest,key,1, (kw(case)))
2725 LISPFUN(merge_pathnames,seclass_read,1,2,norest,key,1, (kw(wild))) {
2944 LISPFUN(enough_namestring,seclass_read,1,1,norest,nokey,0,NIL) {
3230 LISPFUN(make_pathname,seclass_read,0,0,norest,key,8,
3496 LISPFUN(make_logical_pathname,seclass_read,0,0,norest,key,8,
H A Darray.d715 LISPFUN(aref,seclass_read,1,0,rest,nokey,0,NIL)
1063 LISPFUN(array_in_bounds_p,seclass_read,1,0,rest,nokey,0,NIL)
1116 LISPFUN(array_row_major_index,seclass_read,1,0,rest,nokey,0,NIL)
1171 LISPFUN(bit,seclass_read,1,0,rest,nokey,0,NIL)
1185 LISPFUN(sbit,seclass_read,1,0,rest,nokey,0,NIL)
4571 LISPFUN(make_array,seclass_read,1,0,norest,key,7,
H A Drecord.d417 : (nullp(modifies) ? seclass_read : seclass_default)); in parse_seclass()
1062 LISPFUN(pallocate_instance,seclass_read,1,0,rest,nokey,0,NIL) {
H A Dzthread.d564 LISPFUN(thread_join,seclass_read,1,0,norest,key,1,(kw(timeout)))
H A Dweak.d665 LISPFUN(make_weak_alist,seclass_read,0,0,norest,key,2,
H A Dcontrol.d2043 LISPFUN(macro_function,seclass_read,1,1,norest,nokey,0,NIL)
2324 LISPFUN(constantp,seclass_read,1,1,norest,nokey,0,NIL)
H A Dpackage.d2292 LISPFUN(find_symbol,seclass_read,1,1,norest,nokey,0,NIL)
2298 LISPFUN(cs_find_symbol,seclass_read,1,1,norest,nokey,0,NIL)
H A Dhashtabl.d1921 LISPFUN(make_hash_table,seclass_read,0,0,norest,key,9,
2243 LISPFUN(gethash,seclass_read,2,1,norest,nokey,0,NIL)
H A Dpredtype.d1121 LISPFUN(equal,SECFC(seclass_read,fastcmp_equal),2,0,norest,nokey,0,NIL)
1126 LISPFUN(equalp,SECFC(seclass_read,fastcmp_equalp),2,0,norest,nokey,0,NIL)
H A Dforeign.d744 LISPFUN(open_foreign_library,seclass_read,1,0,norest,key,1,(kw(require))) {
1408 LISPFUN(foreign_function,seclass_read,2,0,norest,key,1,(kw(name)) )
3041 LISPFUN(foreign_variable,seclass_read,2,0,norest,key,1,(kw(name)) )
H A Dstream.d1118 LISPFUN(symbol_stream,seclass_read,1,1,norest,nokey,0,NIL) {
1729 LISPFUN(make_broadcast_stream,seclass_read,0,0,rest,nokey,0,NIL)
1977 LISPFUN(make_concatenated_stream,seclass_read,0,0,rest,nokey,0,NIL)
2465 LISPFUN(make_string_input_stream,seclass_read,1,2,norest,nokey,0,NIL)
2548 LISPFUN(make_string_output_stream,seclass_read,0,0,norest,key,2,
3066 LISPFUN(make_buffered_output_stream,seclass_read,1,1,norest,nokey,0,NIL) {
H A Dsequence.d644 LISPFUN(subseq,seclass_read,2,1,norest,nokey,0,NIL)
H A Dlispbibl.d9632 seclass_read, /* no side effects, but depend on global variables enumerator
15753 case seclass_read: { return O(seclass_read); } in seclass_object()
H A Dio.d556 LISPFUN(copy_readtable,seclass_read,0,2,norest,nokey,0,NIL)
685 LISPFUN(get_macro_character,seclass_read,1,1,norest,nokey,0,NIL)
H A Deval.d906 LISPFUN(special_variable_p,seclass_read,1,1,norest,nokey,0,NIL)
H A DChangeLog16863 * record.d, subr.d (%UNBOUND): seclass_read, not seclass_foldable,
16868 * hashtabl.d, subr.d (GETHASH): seclass_read, not seclass_default
41381 * constobj.d (seclass_no_se, seclass_read, seclass_write)
44394 seclass_read
44414 * list.d, subr.d (MEMQ): seclass_read
44460 * io.d (PARSE-INTEGER): seclass_read
44462 * subr.d (parse_integer): seclass_read
44513 (seclass_no_se, seclass_read, seclass_write, seclass_default): add
44525 (seclass_foldable, seclass_read, seclass_write, seclass_default)
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/utils/
H A Dmodprep.lisp422 #("seclass_foldable" "seclass_no_se" "seclass_read"