Searched defs:formatbuf (Results 1 – 4 of 4) sorted by relevance
36 explicit formatbuf(buffer<char_type>& buf) : buffer_(buf) {} in formatbuf() function
933 char formatbuf[32]="%"; in formatf() local
4303 char formatbuf[FORMATBUFLEN]; in PyString_Format() local
8416 Py_UNICODE formatbuf[FORMATBUFLEN]; /* For format{int,char}() */ in PyUnicode_Format() local