Searched refs:LoadChar (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlundump.c37 #define LoadByte(S) (lu_byte)LoadChar(S)
50 static int LoadChar(LoadState* S) function
106 int t=LoadChar(S);
113 setbvalue(o,LoadChar(S));

Completed in 27 milliseconds