Home | History | Annotate | Download | only in protobuf

Lines Matching refs:fmt_double

11340 static size_t fmt_double(double val, char* buf, size_t length) {
11419 TYPE_HANDLERS(double, fmt_double)