Searched refs:LUAI_MAXNUMBER2STR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dluaconf.h400 @@ LUAI_MAXNUMBER2STR is maximum size of previous conversion.
405 #define LUAI_MAXNUMBER2STR 32 /* 16 digits, sign, point, and \0 */ macro
H A Dlvm.c51 char s[LUAI_MAXNUMBER2STR];

Completed in 83 milliseconds