Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_memory.h54 #define MALLOC_STRUCT(T) (struct T *) MALLOC(sizeof(struct T)) macro

Completed in 1 milliseconds