Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfloatobject.c1096 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in _Py_double_round() local
1221 if (mybuf != shortbuf) in _Py_double_round()