Searched refs:VERIFY_UINT (Results 1 – 1 of 1) sorted by relevance
57 #define VERIFY_UINT(x) ((x)<=(2147483647LLU<<1)) macro340 if (!VERIFY_UINT(a) || !VERIFY_UINT(b)) in UADD32_()348 if (!VERIFY_UINT(res)) in UADD32_()364 if (!VERIFY_UINT(a) || !VERIFY_UINT(b)) in USUB32_()379 if (!VERIFY_UINT(res)) in USUB32_()