Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c2361 get_ascii_order(PyObject *order) in get_ascii_order() function
2419 ord = get_ascii_order(order); in get_contiguous()
2446 ord = get_ascii_order(order); in py_buffer_to_contiguous()
2579 ord = get_ascii_order(order); in is_contiguous()