Searched defs:list_first_entry (Results 1 – 5 of 5) sorted by relevance
/third_party/libinput/src/ |
D | util-list.h | 53 #define list_first_entry(head, pos, member) \ macro
|
/third_party/mesa3d/src/util/ |
D | list.h | 182 #define list_first_entry(ptr, type, member) \ macro
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | list.h | 142 #define list_first_entry(ptr, type, member) \ macro
|
/third_party/f2fs-tools/fsck/ |
D | f2fs.h | 80 #define list_first_entry(ptr, type, member) \ macro
|
/third_party/libusb/libusb/ |
D | libusbi.h | 133 #define list_first_entry(ptr, type, member) \ macro
|