Searched defs:aWidest (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMatching.h186 static T toValue (const Widest &aWidest) argument
189 return (T) aWidest.ll;
191 return (T) aWidest.ull;

Completed in 45 milliseconds