Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dluaconf.h607 #define lua_pointer2str(buff,sz,p) l_sprintf(buff,sz,"%p",p) macro
A Dlobject.c511 int len = lua_pointer2str(bf, sz, p); in luaO_pushvfstring()

Completed in 6 milliseconds