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

/solaris-userland/components/llvm/cxa_finalize/
H A Dcxa_finalize.c34 #define __CXA_FUNC_DONE 1 macro
180 __p->type = __CXA_FUNC_DONE;
192 __p->type = __CXA_FUNC_DONE;
237 if (__p->type == __CXA_FUNC_DONE) {
243 __p->type = __CXA_FUNC_DONE;
260 __p->type = __CXA_FUNC_DONE;

Completed in 13 milliseconds