Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmmapmodule.c321 is_writeable(mmap_object *self) in is_writeable() function
351 if (!is_writeable(self)) in mmap_write_method()
374 if (!is_writeable(self)) in mmap_write_byte_method()
625 !is_writeable(self)) { in mmap_move_method()
704 if (!is_writeable(self)) in mmap_buffer_getwritebuf()
853 if (!is_writeable(self)) in mmap_ass_slice()
880 if (!is_writeable(self)) in mmap_ass_item()
915 if (!is_writeable(self)) in mmap_ass_subscript()
943 if (!is_writeable(self)) in mmap_ass_subscript()