Home
last modified time | relevance | path

Searched refs:UPB_INT64_MIN (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h4024 #define UPB_INT64_MIN (-UPB_INT64_MAX - 1) macro
4034 #if LONG_MAX == UPB_INT64_MAX && LONG_MIN == UPB_INT64_MIN
4038 #if LLONG_MAX == UPB_INT64_MAX && LLONG_MIN == UPB_INT64_MIN
4078 #undef UPB_INT64_MIN
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4720 #define UPB_INT64_MIN (-UPB_INT64_MAX - 1)
4730 #if LONG_MAX == UPB_INT64_MAX && LONG_MIN == UPB_INT64_MIN
4734 #if LLONG_MAX == UPB_INT64_MAX && LLONG_MIN == UPB_INT64_MIN
4774 #undef UPB_INT64_MIN