Searched defs:list_for_each (Results 1 – 10 of 10) sorted by relevance
/third_party/libinput/src/ |
D | util-list.h | 56 #define list_for_each(pos, head, member) \ macro
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 108 #define list_for_each(pos, head) \ macro
|
/third_party/alsa-lib/include/ |
D | list.h | 50 #define list_for_each(p, list) \ macro
|
/third_party/quickjs/ |
D | list.h | 86 #define list_for_each(el, head) \ macro
|
/third_party/e2fsprogs/lib/blkid/ |
D | list.h | 164 #define list_for_each(pos, head) \ macro
|
/third_party/alsa-utils/alsactl/ |
D | list.h | 219 #define list_for_each(pos, head) \ macro
|
/third_party/exfatprogs/include/ |
D | list.h | 211 #define list_for_each(pos, head) \ macro
|
/third_party/ltp/testcases/realtime/include/ |
D | list.h | 271 #define list_for_each(pos, head) \ macro
|
/third_party/iptables/libiptc/ |
D | linux_list.h | 338 #define list_for_each(pos, head) \ macro
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | list.h | 160 #define list_for_each(p, head) \ macro
|