Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc736 static string HandleExtremeFloatingPoint(string val, bool add_float_suffix) { in HandleExtremeFloatingPoint() argument
745 if (add_float_suffix && in HandleExtremeFloatingPoint()