|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>
Go to the source code of this file.
Typedefs | |
| typedef void(* | aexit_t) (int) |
Functions | |
| void | _amsg_exit (int errnum) |
Variables | |
| static char * | __rt_err_msg [] |
| aexit_t | _aexit_rtn = _exit |
Definition at line 44 of file amsg.c.
Referenced by _purecall(), and msvcrt_get_thread_data().
|
static |
Definition at line 13 of file amsg.c.
Referenced by _amsg_exit().
Definition at line 39 of file amsg.c.
Referenced by Test__aexit_rtn().