Lines Matching refs:xcalloc
152 tdp = xcalloc(sizeof (*tdp)); in unres_new()
173 tdesc_t *ntdp = xcalloc(sizeof (*ntdp)); in read_tid()
307 ntdp = xcalloc(sizeof (*ntdp)); in parse_type()
319 ntdp = xcalloc(sizeof (*ntdp)); in parse_type()
327 ntdp = xcalloc(sizeof (*ntdp)); in parse_type()
364 tdp = xcalloc(sizeof (*tdp)); in parse_sou()
377 rtdp = xcalloc(sizeof (*rtdp)); in parse_sou()
669 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
677 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
681 (*rtdp)->t_fndef = xcalloc(sizeof (fndef_t)); in tdefdecl()
697 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
708 ntdp = xcalloc(sizeof (*ntdp)); in tdefdecl()
726 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
739 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
752 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
763 *rtdp = xcalloc(sizeof (**rtdp)); in tdefdecl()
776 intr_t *intr = xcalloc(sizeof (intr_t)); in intrinsic()
822 tdp = xcalloc(sizeof (*tdp)); in intrinsic()
836 tdesc_t *newtdp = xcalloc(sizeof (tdesc_t)); in bitintrinsic()
914 mlp = xcalloc(sizeof (*mlp)); in soudef()
935 tdesc_t *ntdp = xcalloc(sizeof (*ntdp)); in soudef()
984 (*rtdp)->t_ardef = xcalloc(sizeof (ardef_t)); in arraydef()
1039 elp = xcalloc(sizeof (*elp)); in enumdef()