Searched defs:is32 (Results 1 – 2 of 2) sorted by relevance
390 #define SLIM_IFPTR32(is32,is64) (sizeof(uintptr_t) == 4 ? (is32) : (is64)) argument