Home
last modified time | relevance | path

Searched defs:end_program (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dutils.h115 [[noreturn]] LIBC_INLINE void end_program() { __gpu_exit(); } in end_program() function
/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c75 static int end_program = 0; variable