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

/barrelfish-master/lib/lua/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 29 milliseconds