Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dmerge.c68 #define CCOPY_LIST(src, dst, last) \ macro
186 CCOPY_LIST(f2, tp2, b); in mergesort()
194 CCOPY_LIST(f1, tp2, b); in mergesort()
203 CCOPY_LIST(f2, tp2, l2); in mergesort()
208 CCOPY_LIST(f1, tp2, l1); in mergesort()