Home
last modified time | relevance | path

Searched defs:get_except (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DFEnvImpl.h47 LIBC_INLINE int get_except() { return 0; } in get_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h92 LIBC_INLINE int get_except() { return 0; } in get_except() function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_bitfields.py196 def get_except(self, func, *args, **kw): member in BitFieldTest
H A Dtest_structures.py356 def get_except(self, func, *args): member in StructureTestCase
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py196 def get_except(self, func, *args, **kw): member in BitFieldTest
Dtest_structures.py356 def get_except(self, func, *args): member in StructureTestCase
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py190 def get_except(self, func, *args, **kw): member in BitFieldTest
Dtest_structures.py356 def get_except(self, func, *args): member in StructureTestCase
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h127 LIBC_INLINE int get_except() { in get_except() function
H A Dfenv_darwin_impl.h135 LIBC_INLINE int get_except() { in get_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h107 LIBC_INLINE int get_except() { in get_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h199 LIBC_INLINE int get_except() { in get_except() function