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

/macosx-10.10.1/removefile-35/
H A Dcheckint.h29 #define check_uint64_add(x, y, err) __checkint_uint64_add(x,y,err)
546 #define __checkint_uint64_add(x,y,err) __CHECKINT_SIGN_DEMUX(uint64,add,x,y,err) macro

Completed in 75 milliseconds