Searched refs:CLEANUPFUNC (Results 1 – 1 of 1) sorted by relevance
290 #define SET_RESTORE_ROUND_GENERIC(RM,ROUNDFUNC,CLEANUPFUNC) \ argument291 struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \