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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.h68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.h68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro
[all...]

Completed in 77 milliseconds