Searched defs:DELTA (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/input/gameport/ | ||
| H A D | gameport.c | 53 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro |
| /linux/lib/ | ||
| H A D | test_objagg.c | 428 #define DELTA(key_id, user_count) \ macro |