|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| int __cdecl | __scrt_initialize_onexit (void) |
| _CRTALLOC (".CRT$XIAA") | |
Variables | |
| _onexit_table_t | module_local_atexit_table |
| int | module_local_atexit_table_initialized = 0 |
Definition at line 19 of file _onexit.c.
| _CRTALLOC | ( | ".CRT$XIAA" | ) |
| _onexit_table_t module_local_atexit_table |
Definition at line 16 of file _onexit.c.
Referenced by __scrt_initialize_onexit(), and _CRTALLOC().
| int module_local_atexit_table_initialized = 0 |
Definition at line 17 of file _onexit.c.
Referenced by __scrt_initialize_onexit(), and _CRTALLOC().