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

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h 379 @@ LUA_NUMBER is the type of numbers in Lua.
387 #define LUA_NUMBER double
  /external/syslinux/com32/lua/src/
luaconf.h 383 @@ LUA_NUMBER is the type of numbers in Lua.
404 #define LUA_NUMBER long
407 #define LUA_NUMBER double
414 #define LUAI_UACNUMBER LUA_NUMBER
498 LUA_NUMBER luai_ipow(void *L, LUA_NUMBER, LUA_NUMBER);

Completed in 74 milliseconds