Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dmergesort.c87 #define CCOPY_ELT(src, dst, i) \ macro
201 CCOPY_ELT(f1, tp2, i); in php_mergesort()
209 CCOPY_ELT(f2, tp2, i); in php_mergesort()

Completed in 8 milliseconds