Searched refs:__checkint_int64_mul (Results 1 - 1 of 1) sorted by path

/macosx-10.10/removefile-35/
H A Dcheckint.h38 #define check_int64_mul(x, y, err) __checkint_int64_mul(x,y,err)
551 #define __checkint_int64_mul(x,y,err) __CHECKINT_SIGN_DEMUX(int64,mul,x,y,err) macro

Completed in 207 milliseconds