Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darray.d2080 local void elt_copy_2Bit_2Bit (object dv1, uintL index1, object dv2, uintL index2, uintL count);
2449 #define elt_copy_2Bit_2Bit(dv1,index1,dv2,index2,count) \ macro
2850 elt_copy_2Bit_2Bit(dv1,index1,dv2,index2,count); return; in elt_copy()
3098 elt_copy_2Bit_2Bit(dv1,index1,dv2,index2,count); in elt_move_2Bit()