Home
last modified time | relevance | path

Searched refs:neginf (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c12570 const char neginf[] = "\"-Infinity\""; variable
12579 CHKLENGTH(length >= strlen(neginf)); in fmt_double()
12580 strcpy(buf, neginf); in fmt_double()
12581 return strlen(neginf); in fmt_double()

Completed in 36 milliseconds