Home
last modified time | relevance | path

Searched defs:dict_length (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_deflate.c377 const unsigned char *dictionary, uInt dict_length) { in dfltcc_deflate_set_dictionary()
388 …fltcc_deflate_get_dictionary(PREFIX3(streamp) strm, unsigned char *dictionary, uInt *dict_length) { in dfltcc_deflate_get_dictionary()
/external/python/cpython2/Objects/
Ddictobject.c1234 dict_length(PyDictObject *mp) in dict_length() function
/external/python/cpython3/Objects/
Ddictobject.c2125 dict_length(PyDictObject *mp) in dict_length() function