Home
last modified time | relevance | path

Searched refs:ATEXIT_FN_STD (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Datexit.c55 #define ATEXIT_FN_STD 1 macro
131 fn.fn_type = ATEXIT_FN_STD; in atexit()
233 else if (fn.fn_type == ATEXIT_FN_STD) in __cxa_finalize()