Searched refs:is_negative (Results 1 – 3 of 3) sorted by relevance
115 template< typename T > inline bool is_negative( T x ) in is_negative() function121 inline bool is_negative( int x ) in is_negative() function
291 const bool isNegative( is_negative(newValue) ); in dec()346 const bool isNegative( is_negative(newValue) ); in operator +=()
228 template< typename T > inline bool is_negative( T x ) in is_negative() function234 inline bool is_negative( int x ) in is_negative() function498 const bool isNegative( is_negative(newValue) ); in dec()564 const bool isNegative( is_negative(newValue) ); in operator -=()
Completed in 167 milliseconds