Lines Matching refs:free
2 Copyright (C) 1995-2014 Free Software Foundation, Inc.
6 This library is free software; you can redistribute it and/or modify
8 the Free Software Foundation; either version 3, or (at your option)
17 along with this program; if not, write to the Free Software
90 /* Recursively free auxilliary register strcture pointers until
99 free(r -> name);
100 free(r -> next);
104 free(r -> name);
107 /* Free memory that has been allocated for the extensions. */
121 free(r);
129 free(insn->name);
136 free(arc_extension_map.coreRegisters[i]);
141 free(arc_extension_map.condCodes[i]);
259 free ((PTR) arcExtMap);