Searched refs:_Sfcleanup (Results 1 – 3 of 3) sorted by relevance
90 if (_Sfcleanup) in _ast_exit()91 (*_Sfcleanup)(); in _ast_exit()
125 if(!_Sfcleanup)126 { _Sfcleanup = _sfcleanup;
809 #define _Sfcleanup (_Sfextern.sf_cleanup) macro