Searched defs:ralloc (Results 1 – 2 of 2) sorted by relevance
68 #define ralloc(ctx, type) ((type *) ralloc_size(ctx, sizeof(type))) macro
1038 Allocator ralloc(rarray_gp, 1, rarray_fp, 1); in MixedParamTest() local1149 Allocator ralloc(rarray_gp, 1, rarray_fp, 1); in TestStackSlot() local