Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c826 #define ASSERT_VALID_BOUNDS(bounds) \ macro
889 ASSERT_VALID_BOUNDS(bounds); in retreat()
903 ASSERT_VALID_BOUNDS(bounds); in retreat()
909 ASSERT_VALID_BOUNDS(bounds); in advance()
923 ASSERT_VALID_BOUNDS(bounds); in advance()
929 ASSERT_VALID_BOUNDS(bounds); in advance_with_locations()
978 ASSERT_VALID_BOUNDS(bounds); in advance_with_locations()