Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Functions | |
int | __cxa_atexit (void(*dtor)(void *this), void *object, void *handle) |
int | __aeabi_atexit (void *object, void(*destroyer)(void *), void *dso_handle) |
int __aeabi_atexit | ( | void * | object, |
void(*)(void *) | destroyer, | ||
void * | dso_handle | ||
) |
int __cxa_atexit | ( | void(*)(void *this) | dtor, |
void * | object, | ||
void * | handle | ||
) |