Searched defs:null_strings (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Objects/ | ||
| D | bytesobject.c | 19 Py_ssize_t null_strings, one_strings; variable |
| /external/python/cpython2/Objects/ | ||
| D | stringobject.c | 10 Py_ssize_t null_strings, one_strings; variable |