Searched refs:list_free_1 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dx-list.c53 list_free_1 (x_list *node) function in typeref:typename:void
60 X_PFX (list_free_1) (x_list *node)
66 list_free_1 (node);
81 list_free_1 (lst);
183 X_PFX (list_free_1) (tem); local in function:X_PFX
246 X_PFX (list_free_1) (node); local in function:X_PFX
H A Dx-list.h50 X_EXTERN void X_PFX (list_free_1) (x_list *node);
H A Dx-hook.c40 #define CELL_FREE(c) X_PFX (list_free_1) (c)
H A Dx-hash.c51 #define ITEM_FREE(i) X_PFX (list_free_1) (i)
287 X_PFX (list_free_1) (item); local in function:X_PFX
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dx-list.c54 list_free_1(x_list *node) function in typeref:typename:void
61 X_PFX(list_free_1) (x_list * node) {
66 list_free_1(node);
79 list_free_1(lst);
172 X_PFX(list_free_1) (tem); local in function:X_PFX
226 X_PFX(list_free_1) (node); local in function:X_PFX
H A Dx-list.h51 X_EXTERN void X_PFX(list_free_1) (x_list * node);
H A Dx-hook.c41 #define CELL_FREE(c) X_PFX(list_free_1) (c)
H A Dx-hash.c54 #define ITEM_FREE(i) X_PFX(list_free_1) (i)
271 X_PFX(list_free_1) (item); local in function:X_PFX

Completed in 9 milliseconds