#define ckd_add(R, A, B) __builtin_add_overflow((A), (B), (R)) #define ckd_sub(R, A, B) __builtin_sub_overflow((A), (B), (R)) #define ckd_mul(R, A, B) __builtin_mul_overflow((A), (B), (R))
If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
Other options:
no subject