HomeSort by relevance Sort by last modified time
    Searched defs:lua_tointeger (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
lua.h 320 #define lua_tointeger(L,i) lua_tointegerx(L,i,NULL) macro
  /external/skia/third_party/lua/src/
lua.h 320 #define lua_tointeger(L,i) lua_tointegerx(L,i,NULL) macro
  /external/syslinux/com32/lua/src/
lua.h 325 #define lua_tointeger(L,i) lua_tointegerx(L,i,NULL) macro

Completed in 60 milliseconds