Searched refs:_free (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libumem/i386/
H A Dasm_subr.s103 ENTRY(_free) function
110 SET_SIZE(_free)
113 ANSI_PRAGMA_WEAK2(free,_free,function)
H A Dumem_genasm.c73 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_base.h158 extern void _free(void *);
/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c77 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c519 extern Void_t F1(_free, Void_t*,p) { free(p); }

Completed in 60 milliseconds