Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h268 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
270 struct PROTOBUF_EXPORT MathLimits<FP_Type> { \
271 typedef FP_Type Type; \
272 typedef FP_Type UnsignedType; \