Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_memory.h63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_memory.h63 #define align_malloc(_size, _alignment) os_malloc_aligned(_size, _alignment) macro