Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dmergesort.c81 #define CCOPY_LIST(src, dst, last) \ macro
198 CCOPY_LIST(f2, tp2, b); in php_mergesort()
206 CCOPY_LIST(f1, tp2, b); in php_mergesort()
215 CCOPY_LIST(f2, tp2, l2); in php_mergesort()
220 CCOPY_LIST(f1, tp2, l1); in php_mergesort()

Completed in 11 milliseconds