Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlobject.c48 int luaO_fb2int (int x) { in luaO_fb2int() function
Dlvm.c632 luaH_resize(L, t, luaO_fb2int(b), luaO_fb2int(c)); in luaV_execute()
Dlobject.h595 LUAI_FUNC int luaO_fb2int (int x);