Searched defs:__cleanup (Results 1 – 2 of 2) sorted by relevance
/linux/lib/test_fortify/ | ||
H A D | test_fortify.sh | 29 __cleanup() { function |
/linux/include/linux/ | ||
H A D | compiler_attributes.h | 76 #define __cleanup(func) __attribute__((__cleanup__(func))) macro |