Home
last modified time | relevance | path

Searched defs:__exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dmath.h314 struct __exception struct
327 extern int matherr (struct __exception *__exc) throw (); argument
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py40 __exception = None variable in DuckFuture