Searched refs:VERIFY_UINT (Results 1 – 1 of 1) sorted by relevance
57 #define VERIFY_UINT(x) ((x)<=(2147483647LLU<<1)) macro333 if (!VERIFY_UINT(a) || !VERIFY_UINT(b)) in UADD32_()341 if (!VERIFY_UINT(res)) in UADD32_()357 if (!VERIFY_UINT(a) || !VERIFY_UINT(b)) in USUB32_()372 if (!VERIFY_UINT(res)) in USUB32_()