Searched refs:pto (Results 1 – 1 of 1) sorted by relevance
46 int pto = GETARG_B(*previous); in luaK_nil() local47 if (pfrom <= from && from <= pto+1) { /* can connect both? */ in luaK_nil()48 if (from+n-1 > pto) in luaK_nil()