Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_bisectmodule.c21 get_bisect_state(PyObject *module) in get_bisect_state() function
144 bisect_state *state = get_bisect_state(module); in _bisect_insort_right_impl()
271 bisect_state *state = get_bisect_state(module); in _bisect_insort_left_impl()
300 bisect_state *state = get_bisect_state(module); in bisect_clear()
314 bisect_state *state = get_bisect_state(m); in bisect_modexec()

Completed in 1 milliseconds