Home
last modified time | relevance | path

Searched defs:DELTA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/gameport/
H A Dgameport.c53 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro
/linux/lib/
H A Dtest_objagg.c428 #define DELTA(key_id, user_count) \ macro