Searched refs:XCNEWVEC (Results 1 – 3 of 3) sorted by relevance
354 #define XCNEWVEC(T, N) ((T *) xcalloc ((N), sizeof (T))) macro
2015 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
3515 mips_operands = XCNEWVEC (struct mips_operand_array, NUMOPCODES); in md_begin()3546 mips16_operands = XCNEWVEC (struct mips_operand_array, in md_begin()3574 micromips_operands = XCNEWVEC (struct mips_operand_array, in md_begin()