RetroArch
Public Attributes | List of all members
FuncState Struct Reference

#include <lparser.h>

Collaboration diagram for FuncState:
[legend]

Public Attributes

Protof
 
struct FuncStateprev
 
struct LexStatels
 
struct BlockCntbl
 
int pc
 
int lasttarget
 
int jpc
 
int nk
 
int np
 
int firstlocal
 
short nlocvars
 
lu_byte nactvar
 
lu_byte nups
 
lu_byte freereg
 

Member Data Documentation

◆ bl

struct BlockCnt* FuncState::bl

◆ f

Proto* FuncState::f

◆ firstlocal

int FuncState::firstlocal

◆ freereg

lu_byte FuncState::freereg

◆ jpc

int FuncState::jpc

◆ lasttarget

int FuncState::lasttarget

◆ ls

struct LexState* FuncState::ls

◆ nactvar

lu_byte FuncState::nactvar

◆ nk

int FuncState::nk

◆ nlocvars

short FuncState::nlocvars

◆ np

int FuncState::np

◆ nups

lu_byte FuncState::nups

◆ pc

int FuncState::pc

◆ prev

struct FuncState* FuncState::prev

The documentation for this struct was generated from the following file: