Searched refs:tofilep (Results 1 – 1 of 1) sorted by relevance
54 #define tofilep(L) ((FILE **)luaL_checkudata(L, 1, LUA_FILEHANDLE)) macro73 FILE **f = tofilep(L); in tofile()109 FILE **p = tofilep(L); in io_pclose()120 FILE **p = tofilep(L); in io_fclose()143 FILE *f = *tofilep(L); in io_gc()152 FILE *f = *tofilep(L); in io_tostring()