Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h1343 format_int_or_long(PyObject* obj, in format_int_or_long() function
1428 return format_int_or_long(obj, format_spec, format_spec_len, in FORMAT_LONG()
1449 return format_int_or_long(obj, format_spec, format_spec_len, in FORMAT_INT()