HomeSort by relevance Sort by last modified time
    Searched refs:LUAI_MAXNUMBER2STR (Results 1 - 4 of 4) 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/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 */
lvm.c 74 char s[LUAI_MAXNUMBER2STR];
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lvm.c 51 char s[LUAI_MAXNUMBER2STR];

Completed in 54 milliseconds