Searched defs:_other (Results 1 – 3 of 3) sorted by relevance
136 unsigned _other[5]; in fpresetsticky() member
125 unsigned _other[6]; in __fnldcw() member
4359 Option( Option const& _other ) in Option() function in Catch::Option4367 Option& operator= ( Option const& _other ) { in operator =()