Lines Matching refs:free
3 Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2012 Free
8 This program is free software: you can redistribute it and/or modify
10 the Free Software Foundation, either version 3 of the License, or
314 free (default_reductions);
471 free (actrow);
472 free (conflrow);
582 free (state_count);
800 free (pos);
833 free (goto_map);
834 free (from_state);
835 free (to_state);
840 free (order);
842 free (tally);
843 free (width);
847 free (froms[i]);
848 free (tos[i]);
849 free (conflict_tos[i]);
852 free (froms);
853 free (tos);
854 free (conflict_tos);
859 | Free the parser tables. |
865 free (base);
866 free (conflict_table);
867 free (conflict_list);
868 free (table);
869 free (check);
870 free (yydefgoto);
871 free (yydefact);