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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_dynarray.h156 #define util_dynarray_top(buf, type) *util_dynarray_top_ptr(buf, type) macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_dynarray.h176 #define util_dynarray_top(buf, type) *util_dynarray_top_ptr(buf, type) macro

Completed in 3 milliseconds