Home
last modified time | relevance | path

Searched refs:zungetc (Results 1 – 13 of 13) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlzio.h30 #define zungetc(z) (++(z)->n, --(z)->p) macro
H A Dllex.cpp52 zungetc(LS->lex_z); in firstline()
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlzio.h30 #define zungetc(z) (++(z)->n, --(z)->p) macro
H A Dllex.cpp52 zungetc(LS->lex_z); in firstline()
/dports/games/gltron/gltron-0.70/lua/src/
H A Dlzio.h32 #define zungetc(z) (++(z)->n,--(z)->p) macro
H A Dlzio.c74 zungetc(z); /* put result from `filbuf' in the buffer */ in zread()
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlzio.h32 #define zungetc(z) (++(z)->n,--(z)->p) macro
H A Dlzio.c74 zungetc(z); /* put result from `filbuf' in the buffer */ in zread()
/dports/games/zangband/zangband/src/lua/
H A Dlzio.h32 #define zungetc(z) (++(z)->n,--(z)->p) macro
H A Dlzio.c74 zungetc(z); /* put result from `filbuf' in the buffer */ in zread()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlzio.h31 #define zungetc(z) (++(z)->n,--(z)->p) macro
H A Dlzio.cpp70 zungetc(z); /* poe o resultado de filbuf no buffer */ in zread()
H A Dllex.cpp81 zungetc(LS->lex_z); in firstline()