Searched defs:dofile (Results 1 – 4 of 4) sorted by relevance
100 dofile(void) in dofile() function
64 int dofile, dokld, ch; in command_load() local
203 static int dofile (lua_State *L, const char *name) { in dofile() function
317 int once = 1, dofile = 0; /* batch -vs- interactive control */ in main() local