Home | History | Annotate | Download | only in bison

Lines Matching full:xfree

3371 	src/system.h, src/tables.c: XFREE -> free, to accommodate
6468 cannot be NULL, not XFREE.
6535 Don't use XFREE to free items that cannot be NULL.
8627 * src/reader.c (free_merger_functions): Cleanup: XFREE->free.
12027 (free_storage): Use `free', not `XFREE', for pointers that cannot