Home
last modified time | relevance | path

Searched defs:lua_pushpointer (Results 1 – 2 of 2) sorted by relevance

/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/bindings/
H A Dimpl.h84 static inline void lua_pushpointer(lua_State *L, void *p) in lua_pushpointer() function
/dports/editors/mle/mle-1.4.3/
H A Duscript.c390 static void lua_pushpointer(lua_State *L, void *ptr) { in lua_pushpointer() function