Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dmemoryobject.c465 init_fortran_strides_from_shape(Py_buffer *view) in init_fortran_strides_from_shape() function
509 init_fortran_strides_from_shape(&dest); in buffer_to_contiguous()
884 init_fortran_strides_from_shape(dest); in memory_from_contiguous_copy()