((sizeof(xT) < sizeof(int)) \ ? ((sizeof(xT) < sizeof(short)) \ ? cc \ : cs) \ : ((sizeof(xT) <= sizeof(long)) \ ? ((sizeof(xT) == sizeof(int)) \ ? ci \ : cl) \ : cll))
Definition at line 1133 of file p99_int.h.