Searched defs:RANGE (Results 1 – 3 of 3) sorted by relevance
169 static RANGE: [(Input, Action); 6] = [ constant
604 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
559 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) macro