Searched refs:FC_REMOVED (Results 1 – 2 of 2) sorted by relevance
1693 #define FC_REMOVED 0x20 // function redefined while uf_refcount > 0 macro
2265 if ((fp->uf_flags & (FC_DELETED | FC_REMOVED)) == 0) in func_free()4278 fp->uf_flags |= FC_REMOVED; in define_function()