Searched defs:num_zerop (Results 1 – 2 of 2) sorted by relevance
38 #define num_zerop(num) ((num.low | num.high) == 0) macro