Searched refs:theUff (Results 1 – 1 of 1) sorted by relevance
223 xUff(unsigned char* theUff);233 xUff::xUff(udword theUff) in xUff() argument234 : myUff(theUff) in xUff()239 const xUff& theUff) in xUff() argument240 : myUff(theUff.myUff) in xUff()244 xUff::operator = (const xUff& theUff)246 myUff = theUff.myUff;250 xUff::operator = (udword theUff)252 myUff = theUff;286 xUff::xUff(unsigned char* theUff) in xUff() argument[all …]