Searched refs:CVT128ToInt_COMPAT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c636 #define CVT128ToInt_COMPAT(SRC_TYPE, DST_TYPE) do { \ macro
665 CVT128ToInt_COMPAT(CFSInt128Struct, int8_t);
685 CVT128ToInt_COMPAT(CFSInt128Struct, int16_t);
700 CVT128ToInt_COMPAT(CFSInt128Struct, int32_t);
715 CVT128ToInt_COMPAT(CFSInt128Struct, int64_t);

Completed in 73 milliseconds