HomeSort by relevance Sort by last modified time
    Searched defs:util_dynarray_pop (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_dynarray.h 107 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro
  /external/mesa3d/src/gallium/auxiliary/util/
u_dynarray.h 107 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro

Completed in 85 milliseconds