Searched defs:dValue (Results 1 – 2 of 2) sorted by relevance
139 const double* dValue = entry->get_ptr<const double*>(); in operator ()() local
989 static inline uint8_t getLogLevelFromEnv(const char* env, const uint8_t dValue) in getLogLevelFromEnv()