Searched defs:RANGE (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/syn/ | ||
| H A D | scan_expr.rs | 169 static RANGE: [(Input, Action); 6] = [ variable |
| /linux/include/linux/comedi/ | ||
| H A D | comedidev.h | 604 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro |