Searched refs:__libc_cleanup_pop (Results 1 – 7 of 7) sorted by relevance
29 #undef __libc_cleanup_pop60 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
28 __libc_cleanup_pop (1); \
42 __libc_cleanup_pop (1); \
123 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
129 __libc_cleanup_pop (0);
191 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
179 # define __libc_cleanup_pop(execute) \ macro
Completed in 7 milliseconds