Home
last modified time | relevance | path

Searched defs:double_format (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Dtext_format.py131 double_format=None, argument
230 double_format=None, argument
262 double_format=None, argument
286 double_format=None, argument
343 double_format=None, argument
/third_party/python/Objects/
Dfloatobject.c1696 static float_format_type double_format, float_format; variable