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

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dqsort.c68 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ macro
/freebsd-10-stable/lib/libc/stdlib/
H A Dqsort.c62 #define SWAPINIT(TYPE, a, es) swaptype_ ## TYPE = \ macro
/freebsd-10-stable/sys/libkern/
H A Dqsort.c58 #define SWAPINIT(TYPE, a, es) swaptype_ ## TYPE = \ macro

Completed in 87 milliseconds