Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h108 static const Type kPosInf; member
263 static const Type kPosInf; \
Dmathlimits.cc118 const Type MathLimits<Type>::kPosInf = HUGE_VAL; \