Searched defs:get_except (Results 1 – 10 of 10) sorted by relevance
| /external/llvm-libc/src/__support/FPUtil/ |
| D | FEnvImpl.h | 45 LIBC_INLINE int get_except() { return 0; } in get_except() function
|
| /external/llvm-libc/src/__support/FPUtil/riscv/ |
| D | FEnvImpl.h | 92 LIBC_INLINE int get_except() { return 0; } in get_except() function
|
| /external/python/cpython2/Lib/ctypes/test/ |
| D | test_bitfields.py | 190 def get_except(self, func, *args, **kw): member in BitFieldTest
|
| D | test_structures.py | 356 def get_except(self, func, *args): member in StructureTestCase
|
| /external/python/cpython3/Lib/ctypes/test/ |
| D | test_bitfields.py | 196 def get_except(self, func, *args, **kw): member in BitFieldTest
|
| D | test_structures.py | 356 def get_except(self, func, *args): member in StructureTestCase
|
| /external/llvm-libc/src/__support/FPUtil/aarch64/ |
| D | fenv_darwin_impl.h | 134 LIBC_INLINE int get_except() { in get_except() function
|
| D | FEnvImpl.h | 126 LIBC_INLINE int get_except() { in get_except() function
|
| /external/llvm-libc/src/__support/FPUtil/arm/ |
| D | FEnvImpl.h | 106 LIBC_INLINE int get_except() { in get_except() function
|
| /external/llvm-libc/src/__support/FPUtil/x86_64/ |
| D | FEnvImpl.h | 198 LIBC_INLINE int get_except() { in get_except() function
|