HomeSort by relevance Sort by last modified time
    Searched defs:HugeEnum_Negative (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
alltypes_legacy.h 18 HugeEnum_Negative = -2147483647,
184 #define Limits_init_default {2147483647, -2147483647, 4294967295u, 0u, 9223372036854775807ll, -9223372036854775807ll, 18446744073709551615ull, 0ull, HugeEnum_Positive, HugeEnum_Negative}
  /external/nanopb-c/tests/backwards_compatibility/
alltypes_legacy.h 18 HugeEnum_Negative = -2147483647,
184 #define Limits_init_default {2147483647, -2147483647, 4294967295u, 0u, 9223372036854775807ll, -9223372036854775807ll, 18446744073709551615ull, 0ull, HugeEnum_Positive, HugeEnum_Negative}

Completed in 1172 milliseconds