Searched defs:SWAPINIT (Results 1 - 2 of 2) sorted by path

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

Completed in 232 milliseconds