Searched refs:framep (Results 1 – 1 of 1) sorted by relevance
168 __libc_cleanup_fct (struct __libc_cleanup_frame *framep) in __libc_cleanup_fct() argument170 if (framep->__doit) in __libc_cleanup_fct()171 framep->__fct (framep->__argp); in __libc_cleanup_fct()
Completed in 4 milliseconds