Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c1130 static int quotefloat (lua_State *L, char *buff, lua_Number n) { in quotefloat() function
1166 nb = quotefloat(L, buff, lua_tonumber(L, arg)); in addliteral()