Searched defs:__cleanup (Results 1 – 2 of 2) sorted by relevance
44 void (*__cleanup)(void); variable
13 #define __cleanup(_f) __attribute__((__cleanup__(_f))) macro