|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Functions | |
| LIBA_BEGIN_DECLS void | free (void *ptr) |
| void * | malloc (size_t size) |
| void * | realloc (void *ptr, size_t size) |
| void | abort (void) __attribute__((noreturn)) |
| LIBA_BEGIN_DECLS void free | ( | void * | ptr | ) |