Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dmergesort.c78 #define ICOPY_ELT(src, dst, i) \ macro
198 ICOPY_ELT(f1, tp2, i); in php_mergesort()
206 ICOPY_ELT(f2, tp2, i); in php_mergesort()

Completed in 5 milliseconds