Searched defs:tofile (Results 1 – 2 of 2) sorted by relevance
118 #define D_HIGH_MAPLINE(diff, fromfile, tofile, linenum) \ argument123 #define D_LOW_MAPLINE(diff, fromfile, tofile, linenum) \ argument
187 static FILE *tofile (lua_State *L) { in tofile() function