Searched defs:__libc_cleanup_pop (Results 1 – 4 of 4) sorted by relevance
60 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
123 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
179 # define __libc_cleanup_pop(execute) \ macro
191 #define __libc_cleanup_pop(execute) __libc_cleanup_region_end (execute) macro
Completed in 11 milliseconds