Searched defs:vecswap (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dqsort.c90 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) macro
/freebsd-10-stable/lib/libc/stdlib/
H A Dqsort.c89 #define vecswap(a, b, n) \ macro
/freebsd-10-stable/sys/libkern/
H A Dqsort.c85 #define vecswap(a, b, n) \ macro

Completed in 99 milliseconds