Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dmerge.c59 #define ICOPY_LIST(src, dst, last) \ macro
183 ICOPY_LIST(f2, tp2, b); in mergesort()
191 ICOPY_LIST(f1, tp2, b); in mergesort()
201 ICOPY_LIST(f2, tp2, l2); in mergesort()
206 ICOPY_LIST(f1, tp2, l1); in mergesort()