Lines Matching refs:free
3 Copyright (C) 2001-2007, 2009-2012 Free Software Foundation, Inc.
7 This program is free software: you can redistribute it and/or modify
9 the Free Software Foundation, either version 3 of the License, or
185 | Free S. |
191 free (s->transitions);
192 free (s->reductions);
193 free (s->errs);
194 free (s);
364 | Free the states hash table, not the states. |
401 free (probe);
456 | Free all the states. |
465 free (states);