Searched refs:less_than_zero (Results 1 – 1 of 1) sorted by relevance
385 inline bool less_than_zero(T num, T value) { in less_than_zero() function390 inline bool less_than_zero(unsigned num) { in less_than_zero() function397 less_than_zero(num, num); in test11()398 less_than_zero<int>(num); in test11()399 less_than_zero<long>(num); in test11()400 less_than_zero<short>(num); in test11()