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

/macosx-10.9.5/removefile-33/
H A Dcheckint.h321 __checkint_int64_mul_signed_unsigned(int64_t x, uint64_t y, int32_t* err) { function
334 return __checkint_int64_mul_signed_unsigned(y, x, err);

Completed in 62 milliseconds