OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LUAI_MAXNUMBER2STR
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h
399
@@
LUAI_MAXNUMBER2STR
is maximum size of previous conversion.
404
#define
LUAI_MAXNUMBER2STR
32 /* 16 digits, sign, point, and \0 */
/external/skia/third_party/lua/src/
luaconf.h
400
@@
LUAI_MAXNUMBER2STR
is maximum size of previous conversion.
405
#define
LUAI_MAXNUMBER2STR
32 /* 16 digits, sign, point, and \0 */
/external/syslinux/com32/lua/src/
luaconf.h
421
@@
LUAI_MAXNUMBER2STR
is maximum size of previous conversion.
431
#define
LUAI_MAXNUMBER2STR
32 /* 16 digits, sign, point, and \0 */
Completed in 2616 milliseconds