Searched defs:SWAPINIT (Results 1 – 3 of 3) sorted by relevance
62 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ macro
66 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ macro
70 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ macro