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.c56 #define ATEXIT_FN_STD 1 macro
137 fn.fn_type = ATEXIT_FN_STD; in atexit()
242 else if (fn.fn_type == ATEXIT_FN_STD) in __cxa_finalize()