Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darray.d3456 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3501 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3507 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3513 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3522 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3525 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3528 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3551 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3555 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
3592 SIMPLE_REVERSE(ptr1,ptr2,count); in elt_reverse()
[all …]
H A DChangeLog7335 * array.d (elt_reverse): use SIMPLE_REVERSE for strings too
50244 * array.d (SIMPLE_FILL, SIMPLE_REVERSE, SIMPLE_NREVERSE): new macros
50246 (elt_reverse): use SIMPLE_REVERSE