HomeSort by relevance Sort by last modified time
    Searched refs:verify_structure (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/
_testbuffer.c 929 verify_structure(Py_ssize_t len, Py_ssize_t itemsize, Py_ssize_t offset, function
    [all...]
  /external/python/cpython3/Lib/test/
test_buffer.py 426 def verify_structure(memlen, itemsize, ndim, shape, strides, offset): function
    [all...]

Completed in 169 milliseconds