Searched defs:ismain (Results 1 – 3 of 3) sorted by relevance
131 int ismain = lua_pushthread(L); in luaB_corunning() local
164 int ismain = lua_pushthread(L); in luaB_corunning() local
60 map_object(int fd, const char *path, const struct stat *sb, bool ismain) in map_object()