Home | History | Annotate | Download | only in bison

Lines Matching full:xnmalloc

3282 	changed to use xcalloc, xnmalloc, xnrealloc, respectively,
3285 * src/LR0.c (allocate_itemsets): Use xnmalloc, not xcalloc,
4007 * src/system.h (MALLOC): Use xnmalloc, for better overflow checking.