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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h42 #define kcalloc(size, count, arg) calloc(size, count) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator_validate.h42 #define kcalloc(size, count, arg) calloc(size, count) macro

Completed in 4 milliseconds