Searched refs:__gpu_exit (Results 1 – 3 of 3) sorted by relevance
179 _DEFAULT_FN_ATTRS [[noreturn]] static __inline__ void __gpu_exit(void) { in __gpu_exit() function
206 _DEFAULT_FN_ATTRS [[noreturn]] static __inline__ void __gpu_exit(void) { in __gpu_exit() function
115 [[noreturn]] LIBC_INLINE void end_program() { __gpu_exit(); } in end_program()