Home
last modified time | relevance | path

Searched refs:LIST_EMPTY (Results 1 – 25 of 537) sorted by path

12345678910>>...22

/dports/audio/cantata/cantata-2.4.2/3rdparty/ebur128/
H A Dqueue.h142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/audio/libebur128/libebur128-1.2.6/ebur128/queue/sys/
H A Dqueue.h142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/audio/mixxx/mixxx-2.3.0/lib/libebur128/ebur128/queue/sys/
H A Dqueue.h142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/audio/siren/siren-0.9/compat/
H A Dqueue.h183 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro
/dports/audio/tagutil/tagutil-3.1/src/compat/include/sys/
H A Dqueue.h406 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
/dports/benchmarks/iperf3/iperf-3.10.1/src/
H A Dqueue.h186 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/memcached/memcached/parser/
H A Dqueue.h328 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-list.c72 defined(LIST_EMPTY) && \
249 while (!LIST_EMPTY(&head)) { in stress_list_list()
/dports/comms/rtl-433/rtl_433-21.12/include/
H A Dmongoose.h3211 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp_oe.c122 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
341 if (LIST_EMPTY(&pppoe_softc_list)) { in pppoe_find_softc_by_hunique()
524 if (LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
571 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
602 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
667 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_disc_input()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/netif/ppp/
H A Dppp_oe.c122 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
341 if (LIST_EMPTY(&pppoe_softc_list)) { in pppoe_find_softc_by_hunique()
524 if (LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
571 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
602 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_dispatch_disc_pkt()
667 if (!LIST_EMPTY(&pppoe_softc_list)) { in pppoe_disc_input()
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Dqueue.h123 #undef LIST_EMPTY
403 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Dqueue.h123 #undef LIST_EMPTY
403 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dqueue.h334 #define LIST_EMPTY(head) ((head)->lh_first == NULL)
/dports/databases/mdcached/mdcached-1.0.9/mdcached/
H A Dqueue.h142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/databases/memcached/memcached-1.6.12/
H A Dqueue.h533 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/
H A Dbuffer.c479 if (LIST_EMPTY(&buffer->callbacks)) { in evbuffer_run_callbacks()
515 if (LIST_EMPTY(&buffer->callbacks)) { in evbuffer_invoke_callbacks_()
3301 if (!LIST_EMPTY(&buffer->callbacks)) in evbuffer_setcb()
H A Dbufferevent_ratelim.c456 EVUTIL_ASSERT(! LIST_EMPTY(&group->members)); in bev_group_random_element_()
H A Devmap.c456 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
634 if (!LIST_EMPTY(&ctx->events)) {
H A Dutil-internal.h153 if (LIST_EMPTY((dlist))) \
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/compat/sys/
H A Dqueue.h159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/
H A Dbuffer.c480 if (LIST_EMPTY(&buffer->callbacks)) { in evbuffer_run_callbacks()
516 if (LIST_EMPTY(&buffer->callbacks)) { in evbuffer_invoke_callbacks_()
3312 if (!LIST_EMPTY(&buffer->callbacks)) in evbuffer_setcb()
H A Dbufferevent_ratelim.c456 EVUTIL_ASSERT(! LIST_EMPTY(&group->members)); in bev_group_random_element_()
H A Devmap.c467 if (LIST_EMPTY(&ctx->events)) { in evmap_signal_add_()
645 if (!LIST_EMPTY(&ctx->events)) {
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/compat/sys/
H A Dqueue.h159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro

12345678910>>...22