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

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

Completed in 73 milliseconds