Searched refs:abs (Results 1 – 5 of 5) sorted by relevance
39 abs(j) in abs() function
86 extern int abs(int) __pure2;
85 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) argument86 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo) argument
67 using ::abs;
244 upstream-freebsd/lib/libc/stdlib/abs.c \