Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dfloatobject.c930 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in double_round() local
971 if (mybuf != shortbuf) in double_round()