Searched refs:_free (Results 1 – 8 of 8) sorted by relevance
107 .globl _free108 .type _free, @function110 _free: label117 SET_SIZE(_free)120 ANSI_PRAGMA_WEAK2(free,_free,function)
78 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
158 extern void _free(void *);
71 extern void _free(void* p) { }80 extern void _free(p) char* p; { }
83 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
110 nwam_<entity>_read(), and freed (in memory) via calls to nwam_<entity>_free().125 used. This is distinct from nwam_<entity>_free(), which simply frees
845 extern Void_t F1(_free, Void_t*,p) { free(p); } in F1() argument
513 …\item \myfunc{resc\_free}{resc_free} – Releases the memory allocated by the ecore during \texttt{e…