Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/lutok/dist/
H A Dstate.hpp87 void* to_userdata_voidp(const int);
H A Dstate.ipp61 return static_cast< Type* >(to_userdata_voidp(index));
H A Dstate.cpp844 lutok::state::to_userdata_voidp(const int index) in to_userdata_voidp() function in lutok::state