Searched refs:xalloc_oversized (Results 1 – 5 of 5) sorted by relevance
102 if (xalloc_oversized (n, s)) in xnmalloc()115 if (xalloc_oversized (n, s)) in xnrealloc()
35 # define xalloc_oversized(n, s) \ macro
100 if ((! HAVE_GNU_CALLOC && xalloc_oversized (n, s)) in xcalloc()
782 if (xalloc_oversized (n1, sizeof *sv)) in quotearg_n_options()
554 if (xalloc_oversized (candidate, sizeof (struct hash_entry *))) in compute_bucket_size()