Searched defs:_cleanup_ (Results 1 – 6 of 6) sorted by relevance
4 #define _cleanup_(f) __attribute__((cleanup(f))) macro
9 #define _cleanup_(f) __attribute__((cleanup(f))) macro
10 #define _cleanup_(f) __attribute__((cleanup(f))) macro
33 #define _cleanup_(x) __attribute__((__cleanup__(x))) macro
19 #define _cleanup_(x) __attribute__((__cleanup__(x))) macro