Searched refs:exitlisthead (Results 1 – 1 of 1) sorted by relevance
42 static struct __GHS_AT_EXIT *exitlisthead; variable105 for (el = exitlisthead; el; el = el->next) in __ghs_at_exit_cleanup()136 for (el = exitlisthead; el; el = el->next)168 gae->next = exitlisthead; in __ghs_at_exit()169 exitlisthead = gae; in __ghs_at_exit()