HomeSort by: relevance | last modified time | path
    Searched defs:util_dynarray_pop (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/util/
u_dynarray.h 178 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro
  /xsrc/external/mit/MesaLib.old/dist/src/util/
u_dynarray.h 158 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro

Completed in 4 milliseconds