XNMALLOC 72 maint/gnulib/lib/classpath.c result = XNMALLOC (length + 1, char); XNMALLOC 176 maint/gnulib/lib/clean-temp.c XNMALLOC (new_allocated, struct tempdir * volatile); XNMALLOC 126 maint/gnulib/lib/findprog.c progpathname = XNMALLOC (2 + strlen (progname) + 1, char); XNMALLOC 356 maint/gnulib/lib/git-merge-changelog.c result->entries = XNMALLOC (result->num_entries, struct entry *); XNMALLOC 531 maint/gnulib/lib/git-merge-changelog.c index_mapping = XNMALLOC (n1, ssize_t); XNMALLOC 535 maint/gnulib/lib/git-merge-changelog.c index_mapping_reverse = XNMALLOC (n2, ssize_t); XNMALLOC 673 maint/gnulib/lib/git-merge-changelog.c ctxt.index_mapping = XNMALLOC (n1, ssize_t); XNMALLOC 676 maint/gnulib/lib/git-merge-changelog.c ctxt.index_mapping_reverse = XNMALLOC (n2, ssize_t); XNMALLOC 679 maint/gnulib/lib/git-merge-changelog.c ctxt.fdiag = XNMALLOC (2 * (n1 + n2 + 3), ssize_t) + n2 + 1; XNMALLOC 796 maint/gnulib/lib/git-merge-changelog.c result->edits = XNMALLOC (result->num_edits, struct edit *); XNMALLOC 913 maint/gnulib/lib/git-merge-changelog.c char *combined = XNMALLOC (len1 + len2, char); XNMALLOC 1202 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (mainstream_file.num_entries, gl_list_node_t); XNMALLOC 1289 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_modified_entries, struct entry *); XNMALLOC 1321 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_old_entries, struct entry *); XNMALLOC 1412 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_old_entries, struct entry *); XNMALLOC 1416 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_modified_entries, struct entry *); XNMALLOC 1494 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_old_entries, struct entry *); XNMALLOC 1498 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_modified_entries, struct entry *); XNMALLOC 1559 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_old_entries, struct entry *); XNMALLOC 1563 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_modified_entries, struct entry *); XNMALLOC 1630 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_old_entries, struct entry *); XNMALLOC 1635 maint/gnulib/lib/git-merge-changelog.c XNMALLOC (c->num_modified_entries, struct entry *); XNMALLOC 172 maint/gnulib/lib/propername.c XNMALLOC (strlen (translation) + 2 + strlen (name) + 1 + 1, char); XNMALLOC 214 maint/gnulib/lib/propername.c char *locale_code_translit = XNMALLOC (len + 10 + 1, char); XNMALLOC 274 maint/gnulib/lib/propername.c XNMALLOC (strlen (translation) + 2 + strlen (name) + 1 + 1, char); XNMALLOC 209 maint/gnulib/lib/regex-quote.c char *result = XNMALLOC (length + 1, char); XNMALLOC 90 maint/gnulib/lib/sh-quote.c command = XNMALLOC (length, char); XNMALLOC 262 maint/gnulib/lib/system-quote.c char *quoted = XNMALLOC (length, char); XNMALLOC 294 maint/gnulib/lib/system-quote.c command = XNMALLOC (length, char); XNMALLOC 56 maint/gnulib/lib/xmalloc.c return XNMALLOC (n, char); XNMALLOC 61 maint/gnulib/lib/xvasprintf.c result = XNMALLOC (totalsize + 1, char); XNMALLOC 82 maint/gnulib/tests/test-array_map.c struct pair *pairs_of_map1 = XNMALLOC (n, struct pair); XNMALLOC 51 maint/gnulib/tests/test-array_set.c const void **elements_of_set1 = XNMALLOC (n, const void *); XNMALLOC 52 maint/gnulib/tests/test-array_set.c const void **elements_of_set2 = XNMALLOC (n, const void *); XNMALLOC 82 maint/gnulib/tests/test-hash_map.c struct pair *pairs_of_map1 = XNMALLOC (n, struct pair); XNMALLOC 83 maint/gnulib/tests/test-hash_map.c struct pair *pairs_of_map2 = XNMALLOC (n, struct pair); XNMALLOC 50 maint/gnulib/tests/test-hash_set.c const void **elements_of_set1 = XNMALLOC (n, const void *); XNMALLOC 51 maint/gnulib/tests/test-hash_set.c const void **elements_of_set2 = XNMALLOC (n, const void *); XNMALLOC 82 maint/gnulib/tests/test-linkedhash_map.c struct pair *pairs_of_map1 = XNMALLOC (n, struct pair); XNMALLOC 83 maint/gnulib/tests/test-linkedhash_map.c struct pair *pairs_of_map2 = XNMALLOC (n, struct pair); XNMALLOC 50 maint/gnulib/tests/test-linkedhash_set.c const void **elements_of_set1 = XNMALLOC (n, const void *); XNMALLOC 51 maint/gnulib/tests/test-linkedhash_set.c const void **elements_of_set2 = XNMALLOC (n, const void *); XNMALLOC 262 maint/gnulib/tests/test-sameacls.c aclent_t *entries1 = XNMALLOC (count1, aclent_t); XNMALLOC 263 maint/gnulib/tests/test-sameacls.c aclent_t *entries2 = XNMALLOC (count2, aclent_t); XNMALLOC 322 maint/gnulib/tests/test-sameacls.c ace_t *entries1 = XNMALLOC (count1, ace_t); XNMALLOC 323 maint/gnulib/tests/test-sameacls.c ace_t *entries2 = XNMALLOC (count2, ace_t); XNMALLOC 417 maint/gnulib/tests/test-sameacls.c struct acl_entry *entries1 = XNMALLOC (count1, struct acl_entry); XNMALLOC 418 maint/gnulib/tests/test-sameacls.c struct acl_entry *entries2 = XNMALLOC (count2, struct acl_entry); XNMALLOC 492 maint/gnulib/tests/test-sameacls.c struct acl *entries1 = XNMALLOC (count1, struct acl); XNMALLOC 493 maint/gnulib/tests/test-sameacls.c struct acl *entries2 = XNMALLOC (count2, struct acl); XNMALLOC 670 maint/gnulib/tests/test-sameacls.c struct acl *entries1 = XNMALLOC (count1, struct acl); XNMALLOC 671 maint/gnulib/tests/test-sameacls.c struct acl *entries2 = XNMALLOC (count2, struct acl); XNMALLOC 145 maint/gnulib/tests/uninorm/test-u32-normalize-big.c uint32_t *sequence = XNMALLOC (1, uint32_t); XNMALLOC 211 maint/gnulib/tests/uninorm/test-u32-normalize-big.c ucs4_t *c1_array = XNMALLOC (p->lines_length + 1, ucs4_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u16-vsnprintf1.c result = XNMALLOC (length + 1, uint16_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u16-vsprintf1.c result = XNMALLOC (length + 1, uint16_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u32-vsnprintf1.c result = XNMALLOC (length + 1, uint32_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u32-vsprintf1.c result = XNMALLOC (length + 1, uint32_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u8-vsnprintf1.c result = XNMALLOC (length + 1, uint8_t); XNMALLOC 51 maint/gnulib/tests/unistdio/test-u8-vsprintf1.c result = XNMALLOC (length + 1, uint8_t);