Searched defs:LUA_NUMBER (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
H A Dluaconf.h379 @@ LUA_NUMBER is the type of numbers in Lua.
387 #define LUA_NUMBER double macro
/external/syslinux/com32/lua/src/
H A Dluaconf.h383 @@ LUA_NUMBER is the type of numbers in Lua.
404 #define LUA_NUMBER long macro
407 #define LUA_NUMBER double macro
414 #define LUAI_UACNUMBER LUA_NUMBER
498 LUA_NUMBER luai_ipow(void *L, LUA_NUMBER, LUA_NUMBER);

Completed in 94 milliseconds