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

/external/python/cpython2/Objects/
H A Dstringobject.c4147 formatint(char *buf, size_t buflen, int flags, function
4193 * formatint() in unicodeobject.c
4525 len = formatint(pbuf,
H A Dunicodeobject.c8206 formatint(Py_UNICODE *buf, function
8264 * formatint() in stringobject.c
8650 len = formatint(pbuf, sizeof(formatbuf)/sizeof(Py_UNICODE),

Completed in 120 milliseconds