Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h268 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ macro
292 DECL_FP_LIMITS(float, FLT)
293 DECL_FP_LIMITS(double, DBL)
294 DECL_FP_LIMITS(long double, LDBL)
298 #undef DECL_FP_LIMITS