/* Lua CJSON floating point conversion routines */
/* Buffer required to store the largest string representation of a double.
*
* Longest double printed with %.14g is 21 characters long:
* -1.7976931348623e+308 */
static inline void
extern inline void ;
extern int ;
extern double ;
/* vi:ai et sw=4 ts=4:
*/