Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/stdlib/
HDatexit.c59 #define ATEXIT_FN_STD 1 macro
140 fn.fn_type = ATEXIT_FN_STD; in atexit()
245 else if (fn.fn_type == ATEXIT_FN_STD) in __cxa_finalize()