Searched defs:atexit (Results 1 - 7 of 7) sorted by last modified time

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2668 llvm::FunctionCallee atexit = CGF.CGM.CreateRuntimeFunction(atexitTy, Name); local
[all...]
H A DCGDeclCXX.cpp350 llvm::FunctionCallee atexit = local
[all...]
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h495 # define atexit(f) on_exit((f), 0) /* ugly hack for SunOS */ macro
/freebsd-current/lib/libc/stdlib/
H A Datexit.c64 struct atexit { struct
126 atexit(voi function
[all...]
/freebsd-current/tools/tools/makeroot/
H A Dmakeroot.sh57 atexit() function
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_test_utils.py42 import atexit namespace
/freebsd-current/contrib/libpcap/testprogs/
H A Dvisopts.py301 import atexit namespace

Completed in 160 milliseconds