|
LMMS
|
Go to the source code of this file.
Functions | |
| void * | NSEEL_PProc_RAM (void *data, int data_size, struct _compileContext *ctx) |
| void * | NSEEL_PProc_THIS (void *data, int data_size, struct _compileContext *ctx) |
| void | _asm_generic3parm (void) |
| void | _asm_generic3parm_retd (void) |
| void | _asm_generic2parm (void) |
| void | _asm_generic2parm_retd (void) |
| void | _asm_generic2xparm_retd (void) |
| void | _asm_generic1parm (void) |
| void | _asm_generic1parm_retd (void) |
| void * NSEEL_PProc_RAM | ( | void * | data, |
| int | data_size, | ||
| struct _compileContext * | ctx ) |
| void * NSEEL_PProc_THIS | ( | void * | data, |
| int | data_size, | ||
| struct _compileContext * | ctx ) |