Home
last modified time | relevance | path

Searched defs:LIST_REPLACE (Results 1 – 6 of 6) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_double_list.h99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/external/libdrm/
Dutil_double_list.h94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/external/mesa3d/src/util/
Dlist.h159 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/external/libevent/compat/sys/
Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ macro
/external/iperf3/src/
Dqueue.h232 #define LIST_REPLACE(elm, elm2, field) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h322 #define LIST_REPLACE(elm, elm2, field) do { \ macro