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

/barrelfish-master/lib/lua/src/
H A Dlzio.c46 size_t luaZ_read (ZIO *z, void *b, size_t n) { function
H A Dlzio.h48 LUAI_FUNC size_t luaZ_read (ZIO* z, void* b, size_t n); /* read next n bytes */
H A Dlundump.c47 if (luaZ_read(S->Z,b,size)!=0) error(S,"truncated");

Completed in 31 milliseconds