Home
last modified time | relevance | path

Searched refs:LIST_REPLACE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dutil_double_list.h94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h288 #define LIST_REPLACE(elm, elm2, field) do { \ macro