Searched defs:HALVE (Results 1 – 2 of 2) sorted by relevance
48 HALVE, enumerator
26 #define HALVE(x) (((x) + 1) >> 1) macro