Home
last modified time | relevance | path

Searched refs:XDestroyAssocTable (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/oldXMenu/
H A DXDestAssoc.c30 XDestroyAssocTable(register XAssocTable *table) in XDestroyAssocTable() function
H A DXMenuInt.h83 void XDestroyAssocTable(XAssocTable *table);
H A DDestroy.c74 XDestroyAssocTable(menu->assoc_tab); in XMenuDestroy()
H A DChangeLog.1128 * XDestAssoc.c (XDestroyAssocTable): Return void.
636 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
644 * XDestAssoc.c (XDestroyAssocTable): Likewise.
/dports/editors/emacs/emacs-27.2/oldXMenu/
H A DXDestAssoc.c12 XDestroyAssocTable(register XAssocTable *table) in XDestroyAssocTable() function
H A DXMenuInt.h65 void XDestroyAssocTable(XAssocTable *table);
H A DDestroy.c56 XDestroyAssocTable(menu->assoc_tab); in XMenuDestroy()
H A DChangeLog.1128 * XDestAssoc.c (XDestroyAssocTable): Return void.
636 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
644 * XDestAssoc.c (XDestroyAssocTable): Likewise.