Home
last modified time | relevance | path

Searched refs:adjust_fmt (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmemoryobject.c2053 adjust_fmt(const Py_buffer *view) in adjust_fmt() function
2145 fmt = adjust_fmt(view); in memoryview_tolist_impl()
2353 fmt = adjust_fmt(view); in memory_item()
2384 fmt = adjust_fmt(view); in memory_item_multi()
2480 const char *fmt = adjust_fmt(view); in memory_subscript()
2542 fmt = adjust_fmt(view); in memory_ass_sub()
3247 const char *fmt = adjust_fmt(&obj->view); in memory_iter()

Completed in 5 milliseconds