Home
last modified time | relevance | path

Searched refs:quotefloat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlstrlib.c1152 static int quotefloat (lua_State *L, char *buff, lua_Number n) { in quotefloat() function
1190 nb = quotefloat(L, buff, lua_tonumber(L, arg));