Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dmerge.c79 #define CCOPY_LIST(src, dst, last) \ macro
201 CCOPY_LIST(f2, tp2, b); in mergesort_b()
209 CCOPY_LIST(f1, tp2, b); in mergesort_b()
218 CCOPY_LIST(f2, tp2, l2); in mergesort_b()
223 CCOPY_LIST(f1, tp2, l1); in mergesort_b()