Home
last modified time | relevance | path

Searched defs:LIST_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/util/
H A Du_double_list.h33 #define LIST_IS_EMPTY(__list) list_is_empty(__list) macro
/aosp_15_r20/external/libdrm/
H A Dutil_double_list.h107 #define LIST_IS_EMPTY(__list) \ macro