Defined in 10 files as a prototype:
- distrib/utils/zcat/misc.c, line 30 (as a prototype)
- external/bsd/libc++/dist/libcxxrt/src/cxa_finalize.c, line 25 (as a prototype)
- external/gpl3/gcc/dist/libgcc/config/pa/stublib.c, line 65 (as a prototype)
- external/gpl3/gcc/dist/libgcc/config/rs6000/crtcxa.c, line 32 (as a prototype)
- external/gpl3/gcc/dist/libgcc/config/rs6000/exit.h, line 90 (as a prototype)
- external/gpl3/gcc/dist/libgcc/crtstuff.c, line 349 (as a prototype)
- external/gpl3/gcc/dist/libstdc++-v3/libsupc++/cxxabi.h, line 131 (as a prototype)
- lib/libc/include/atexit.h, line 35 (as a prototype)
- tests/lib/libc/stdlib/h_atexit.c, line 43 (as a prototype)
- tests/lib/libpthread/h_atexit.c, line 48 (as a prototype)
Defined in 5 files as a function:
- distrib/utils/zcat/misc.c, line 31 (as a function)
- external/bsd/libc++/dist/libcxxrt/src/cxa_atexit.c, line 55 (as a function)
- external/gpl3/gcc/dist/libgcc/config/pa/stublib.c, line 67 (as a function)
- external/gpl3/gcc/dist/libgcc/config/rs6000/cxa_finalize.c, line 43 (as a function)
- lib/libc/stdlib/atexit.c, line 191 (as a function)
Referenced in 12 files:
- external/bsd/libc++/dist/libcxxrt/src/cxa_finalize.c, line 31
- external/gpl3/gcc/dist/libgcc/config/ia64/crtbegin.S
- external/gpl3/gcc/dist/libgcc/config/rs6000/crtcxa.c, line 40
- external/gpl3/gcc/dist/libgcc/crtstuff.c
- lib/csu/arch/i386/crtbegin.S
- lib/csu/arch/sh3/crtbegin.S
- lib/csu/arch/vax/crtbegin.S
- lib/csu/arch/x86_64/crtbegin.S
- lib/csu/common/crtbegin.c, line 54
- lib/libc/stdlib/exit.c, line 60
- tests/lib/libc/stdlib/h_atexit.c
- tests/lib/libpthread/h_atexit.c