Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c1897 static const void *emptybuf = ""; variable
1909 *ptr = emptybuf; in array_buffer_getreadbuf()
1923 *ptr = emptybuf; in array_buffer_getwritebuf()