Home
last modified time | relevance | path

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

/linux-5.10/tools/include/linux/
Doverflow.h89 #define __unsigned_sub_overflow(a, b, d) ({ \ macro
195 __unsigned_sub_overflow(a, b, d))
/linux-5.10/include/linux/
Doverflow.h106 #define __unsigned_sub_overflow(a, b, d) ({ \ macro
212 __unsigned_sub_overflow(a, b, d)))