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

/xsrc/external/mit/libdrm/dist/
H A Dutil_double_list.h94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dlist.h159 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_memory.c278 LIST_REPLACE(&old_hdr->head, &new_hdr->head);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst3254 - util: remove LIST_REPLACE macro

Completed in 7 milliseconds