Searched defs:FREE (Results 1 – 12 of 12) sorted by relevance
196 #define FREE(name) _FREE (name) macro199 FREE(NAME) (NAME *htab) in FREE() function
52 #define FREE(_ptr ) os_free(_ptr) macro
180 String FREE = "[style=filled color=yellow]"; in toDot() local
43 protected static final byte FREE = 0; field in OpenIntToDoubleHashMap
46 protected static final byte FREE = 0; field in OpenIntToFieldHashMap
515 #define FREE(soname, fnname, vg_replacement) \ macro
257 FREE = 0, enumerator
344 enum { START=0, FREE=1, GC=2 }; enumerator
61 #define FREE(PTR) free(PTR) macro
65 #define FREE(tmp) \ macro
31 FREE = 0, enumerator
572 #define FREE(p) (parser->m_mem.free_fcn((p))) macro