Searched defs:ENOUGH (Results 1 – 2 of 2) sorted by relevance
46 #define ENOUGH 2048 macro
57 #define ENOUGH(v, unit) (((v)-1)/(unit)+1) macro