|
RetroArch
|
#include <lparser.h>
Public Attributes | |
| Proto * | f |
| struct FuncState * | prev |
| struct LexState * | ls |
| struct BlockCnt * | bl |
| int | pc |
| int | lasttarget |
| int | jpc |
| int | nk |
| int | np |
| int | firstlocal |
| short | nlocvars |
| lu_byte | nactvar |
| lu_byte | nups |
| lu_byte | freereg |
| struct BlockCnt* FuncState::bl |
| Proto* FuncState::f |
| int FuncState::firstlocal |
| lu_byte FuncState::freereg |
| int FuncState::jpc |
| int FuncState::lasttarget |
| struct LexState* FuncState::ls |
| lu_byte FuncState::nactvar |
| int FuncState::nk |
| short FuncState::nlocvars |
| int FuncState::np |
| lu_byte FuncState::nups |
| int FuncState::pc |
| struct FuncState* FuncState::prev |
1.8.15