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

  /external/chromium_org/third_party/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 */
lvm.c 51 char s[LUAI_MAXNUMBER2STR];

Completed in 42 milliseconds