Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_memory.h94 #define MALLOC_STRUCT_CL(T) (struct T *)align_malloc(sizeof(struct T), CACHE_LINE_SIZE) macro

Completed in 2 milliseconds