Searched defs:_NEG_INF (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ | ||
D | type_checkers.py | 237 _NEG_INF = float('-inf') variable |
D | decoder.py | 103 _NEG_INF = -_POS_INF variable |
D | encoder.py | 79 _NEG_INF = -_POS_INF variable |