Home
last modified time | relevance | path

Searched defs:n_zeros (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Objects/stringlib/
H A Dlocaleutil.h46 InsertThousandsGrouping_fill(_PyUnicodeWriter *writer, Py_ssize_t *buffer_pos, PyObject *digits, Py_ssize_t *digits_pos, Py_ssize_t n_chars, Py_ssize_t n_zeros, PyObject *thousands_sep, Py_ssize_t thousands_sep_len, Py_UCS4 *maxchar) InsertThousandsGrouping_fill() argument
/third_party/ffmpeg/libavcodec/
H A Dsonic.c361 int n_zeros = 0, step = 256, dominant = 0; in intlist_read() local
/third_party/python/Objects/
H A Dunicodeobject.c9530 Py_ssize_t n_zeros; in _PyUnicode_InsertThousandsGrouping() local

Completed in 22 milliseconds