Searched defs:LONG_BITS (Results 1 - 2 of 2) sorted by relevance
/third_party/libinput/src/ | ||
H A D | util-bits.h | 36 #define LONG_BITS (sizeof(long) * 8) macro |
/third_party/libevdev/libevdev/ | ||
H A D | libevdev-util.h | 13 #define LONG_BITS (sizeof(long) * 8) macro |
Completed in 2 milliseconds