Searched defs:dofile (Results 1 – 5 of 5) sorted by relevance
83 dofile(void) in dofile() function
136 void dofile(FILE *fp, int translating) { in dofile() function
169 dofile(char *filename) in dofile() function
201 static int dofile (lua_State *L, const char *name) { in dofile() function
120 int dofile, dokld, ch, error; in command_load() local