Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c3495 struct static_exception { struct
3500 static struct static_exception static_exceptions[] = { argument
3703 struct static_exception item = static_exceptions[i]; in _PyBuiltins_AddExceptions()