Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:fmt_double

12157 static size_t fmt_double(double val, char* buf, size_t length) {
12236 TYPE_HANDLERS(double, fmt_double)