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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c31 * The provided version of sprintf returns a char *, but str_format expects
903 static int str_format (lua_State *L) { function
1000 {"format", str_format},
/freebsd-13-stable/contrib/lua/src/
H A Dlstrlib.c1229 static int str_format (lua_State *L) { function
1786 {"format", str_format},

Completed in 151 milliseconds