Home
last modified time | relevance | path

Searched refs:Array_type_snilvector (Results 1 – 5 of 5) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darray.d550 case Array_type_snilvector: /* (VECTOR NIL) */ in storagevector_aref()
707 case Array_type_snilvector: /* (VECTOR NIL) */ in storagevector_store()
859 case Array_type_snilvector: in array_atype()
2816 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_copy()
2838 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_copy()
2970 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_copy()
2972 case Array_type_snilvector: in elt_copy()
3210 case Array_type_snilvector: in elt_move()
3431 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_fill()
3601 case Array_type_snilvector: in elt_reverse()
[all …]
H A Dpredtype.d670 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
695 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
720 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
745 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
770 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
795 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
820 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
840 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
847 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
861 case Array_type_snilvector: /* (VECTOR NIL) */ in elt_compare()
H A Dlispbibl.d8512 #define Array_type_snilvector symbol_type /* Symbol NIL */ macro
8542 #define Array_type_snilvector Rectype_Symbol /* Symbol NIL */ macro
16582 if (Array_type(string) == Array_type_snilvector) { nilvector_statement } else \
16589 if (Array_type(string) == Array_type_snilvector) { nilvector_statement } else \
16596 if (Array_type(string) == Array_type_snilvector) { nilvector_statement } else \
H A Dhashtabl.d941 case Array_type_snilvector: /* (VECTOR NIL) */ in hashcode4_vector()
H A DChangeLog40747 (Atype_NIL, Array_type_snilvector): Define also for TYPECODES.
40771 Array_type_nilvector and Array_type_snilvector.
44155 (Array_type_nilvector, Array_type_snilvector): new array types