Home
last modified time | relevance | path

Searched refs:ovf (Results 1 – 1 of 1) sorted by relevance

/include/vdso/
A Dmath64.h46 bool ovf; in mul_u64_u32_add_u64_shr() local
49 ovf = __builtin_add_overflow(mul_u32_u32(al, mul), b, &ret); in mul_u64_u32_add_u64_shr()
51 if (ovf && shift) in mul_u64_u32_add_u64_shr()

Completed in 3 milliseconds