Searched refs:Xfree (Results 1 – 2 of 2) sorted by relevance
302 #define _XkbFree(p) Xfree(p)
331 #define Xfree(ptr) free((ptr)) macro