Home
last modified time | relevance | path

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

/dports/irc/anope/anope-2.0.9/src/
H A Dmodulemanager.cpp119 template <class TYPE> static TYPE function_cast(void *symbol) in function_cast() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/
H A Dlibcore.h578 inline ToType function_cast(FromType ptr) in function_cast() function