Searched defs:is_non_negative (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Doverflow.h43 #define is_non_negative(a) ((a) > 0 || (a) == 0) macro

Completed in 145 milliseconds