Searched defs:util_dynarray_pop (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_dynarray.h158 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_dynarray.h178 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro

Completed in 3 milliseconds