Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dabs.c39 abs(j) in abs() function
/bionic/libc/kernel/uapi/linux/
Dinput.h85 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) argument
86 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo) argument