Home
last modified time | relevance | path

Searched defs:_align (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_memory_stdc.h69 #define os_malloc_aligned(_size, _align) _aligned_malloc(_size, _align) argument
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_memory_stdc.h69 #define os_malloc_aligned(_size, _align) _aligned_malloc(_size, _align) argument
/external/mesa3d/src/compiler/
Dblob.c197 #define ASSERT_ALIGNED(_offset, _align) \ argument
/external/python/cpython3/Lib/test/support/
D__init__.py1571 _align = '0n' variable
1574 _align = '0P' variable