Home
last modified time | relevance | path

Searched refs:ci_top (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dldo.c281 ptrdiff_t ci_top = savestack(L, ci->top); in luaD_hook() local
301 ci->top = restorestack(L, ci_top); in luaD_hook()