Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmathlimits.h244 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
246 struct LIBPROTOBUF_EXPORT MathLimits<FP_Type> { \
247 typedef FP_Type Type; \
248 typedef FP_Type UnsignedType; \