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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_memory.h 63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro
  /external/mesa3d/src/gallium/auxiliary/util/
u_memory.h 63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro

Completed in 77 milliseconds