Searched refs:_objc_free (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dmisc.c134 (*_objc_free) (mem);
172 void (*_objc_free) (void *) = noFree; variable
181 void (*_objc_free) (void *) = free; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dmisc.c135 (*_objc_free) (mem);
173 void (*_objc_free) (void *) = noFree; variable
182 void (*_objc_free) (void *) = free; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/objc/
H A Dobjc-api.h421 objc_EXPORT void (*_objc_free)(void *); variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/objc/
H A Dobjc-api.h429 objc_EXPORT void (*_objc_free)(void *); variable

Completed in 66 milliseconds