Searched refs:Ccm_Attr_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcomp_com.c131 } Ccm_Attr_t; typedef in typeref:struct:ccm_attrs
133 static Ccm_Attr_t *ccm_attrs; /* Table of per-msg attributes */
842 ccm_attrs = (Ccm_Attr_t *) calloc (size, sizeof (Ccm_Attr_t));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcomp_com.c131 } Ccm_Attr_t; typedef in typeref:struct:ccm_attrs
133 static Ccm_Attr_t *ccm_attrs; /* Table of per-msg attributes */
842 ccm_attrs = (Ccm_Attr_t *) calloc (size, sizeof (Ccm_Attr_t));

Completed in 101 milliseconds