Searched defs:_Exit (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dassert.h31 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
33 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
H A Dprocess.h43 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
45 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
H A Dstdlib.h311 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
313 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dassert.h31 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
33 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
H A Dprocess.h43 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
45 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
H A Dstdlib.h311 void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN;
313 __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) function
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/win32/
H A Dsupport.h49 #define _Exit _exit macro
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/win32/
H A Dsupport.h49 #define _Exit _exit macro

Completed in 180 milliseconds