Searched defs:to_ (Results 1 – 3 of 3) sorted by relevance
44 def hanoi(n, from_, with_, to_): argument
442 #define MAPENTRY(from_,to_) m_createInstanceMap[{from_,to_}] = &GPQCase::createInstance<from_,to_> argument