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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_memory.h63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_memory.h63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro

Completed in 279 milliseconds