Searched refs:LIST_REPLACE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_double_list.h99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
H A Du_debug_memory.c243 LIST_REPLACE(&old_hdr->head, &new_hdr->head);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_double_list.h99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
H A Du_debug_memory.c243 LIST_REPLACE(&old_hdr->head, &new_hdr->head);
/external/openssh/openbsd-compat/
H A Dsys-queue.h72 #undef LIST_REPLACE macro
317 #define LIST_REPLACE(elm, elm2, field) do { \ macro
/external/chromium/third_party/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ macro
/external/chromium_org/third_party/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ macro

Completed in 76 milliseconds