Home
last modified time | relevance | path

Searched refs:CLEANUPFUNC (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dfenv_private.h290 #define SET_RESTORE_ROUND_GENERIC(RM,ROUNDFUNC,CLEANUPFUNC) \ argument
291 struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \