Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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; \