Searched defs:ReadArg (Results 1 – 2 of 2) sorted by relevance
25 template <typename T> inline T ReadArg(Program &P, CodePtr &OpPC) { ReadArg() function 34 template <> inline Floating ReadArg<Floating>(Program &P, CodePtr &OpPC) { ReadArg() function
2029 template <typename T> inline T ReadArg(InterpState &S, CodePtr &OpPC) { ReadArg() function