Searched refs:mdict_free (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddictionary.h54 Call mdict_free() when you're done with it. */
72 call mdict_add_symbol(). Call mdict_free() when you're done with it. */
84 extern void mdict_free (struct multidictionary *mdict);
H A Ddictionary.c1032 mdict_free (struct multidictionary *mdict) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddictionary.h54 Call mdict_free() when you're done with it. */
72 call mdict_add_symbol(). Call mdict_free() when you're done with it. */
84 extern void mdict_free (struct multidictionary *mdict);
H A Ddictionary.c1038 mdict_free (struct multidictionary *mdict) function

Completed in 137 milliseconds