Searched refs:el (Results 1 – 1 of 1) sorted by relevance
103 struct __GHS_AT_EXIT *el; in __ghs_at_exit_cleanup() local105 for (el = exitlisthead; el; el = el->next) in __ghs_at_exit_cleanup()106 el->func(); in __ghs_at_exit_cleanup()133 struct __GHS_AT_EXIT *el;136 for (el = exitlisthead; el; el = el->next)137 el->func();