Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Fields | |
lua_State * | L |
int | islittle |
int | maxalign |
int | endian |
int | align |
Definition at line 1153 of file lua-5.3.6/src/lstrlib.c.
int Header::align |
Definition at line 87 of file lua_struct.c.
Referenced by controloptions(), and gettoalign().
int Header::endian |
Definition at line 86 of file lua_struct.c.
Referenced by b_pack(), b_unpack(), and controloptions().
int Header::islittle |
Definition at line 1155 of file lua-5.3.6/src/lstrlib.c.
Referenced by getoption(), getoption(), initheader(), initheader(), str_pack(), str_pack(), str_unpack(), and str_unpack().
lua_State * Header::L |
Definition at line 1154 of file lua-5.3.6/src/lstrlib.c.
Referenced by getdetails(), getdetails(), getnumlimit(), getnumlimit(), getoption(), getoption(), initheader(), and initheader().
int Header::maxalign |
Definition at line 1156 of file lua-5.3.6/src/lstrlib.c.
Referenced by getdetails(), getdetails(), getoption(), getoption(), initheader(), and initheader().