OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lua_pointer2str
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
luaconf.h
615
@@
lua_pointer2str
converts a pointer to a readable string in a
618
#define
lua_pointer2str
(buff,sz,p) l_sprintf(buff,sz,"%p",p)
macro
lobject.c
552
int len =
lua_pointer2str
(bf, sz, p);
Completed in 20 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026