Searched defs:lstop (Results 1 – 3 of 3) sorted by relevance
39 static void lstop(lua_State *L, lua_Debug *ar) { in lstop() function
1038 long lstart, lstop, lstep; in range_iter() local1089 long lstart, lstop, lstep, new_start, new_stop; in range_reverse() local
111 static void lstop (lua_State *L, lua_Debug *ar) { in lstop() function