Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c11346 static size_t fmt_float(float val, char* buf, size_t length) { in fmt_float() function
11420 TYPE_HANDLERS(float, fmt_float)
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12163 static size_t fmt_float(float val, char* buf, size_t length) { in fmt_float() function
12237 TYPE_HANDLERS(float, fmt_float)