Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dmergesort.c74 #define ICOPY_LIST(src, dst, last) \ macro
197 ICOPY_LIST(f2, tp2, b); in php_mergesort()
205 ICOPY_LIST(f1, tp2, b); in php_mergesort()
215 ICOPY_LIST(f2, tp2, l2); in php_mergesort()
220 ICOPY_LIST(f1, tp2, l1); in php_mergesort()

Completed in 4 milliseconds