Searched defs:DELTA (Results 1 – 7 of 7) sorted by relevance
50 DELTA = 8 enumerator
146 #define DELTA(x, y, z) \ in log_adhoc() macro
86 #define DELTA(x) do { \ in drvswap() macro
14 DELTA enumerator
211 #define DELTA(p, d, cast) ((p) = (cast)((uint8_t *)(p) + (d))) macro