Searched defs:Nonnegative (Results 1 – 6 of 6) sorted by relevance
22 pub(crate) struct Nonnegative { struct26 impl Nonnegative { implementation64 fn greater_than(a: &Nonnegative, b: &Nonnegative) -> bool { in greater_than()
744 impl Nonnegative { implementation1021 fn consume_nonnegative(test_case: &mut test::TestCase, name: &str) -> Nonnegative { in consume_nonnegative()
15 public @interface Nonnegative { annotation
41 TEST(OverflowTest, Nonnegative) { in TEST() argument
117 n: Nonnegative, in from_nonnegative_with_bit_length()
472 p: bigint::Nonnegative, in new()