Searched defs:exceptionRaised (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-libc/test/UnitTest/ | ||
| D | FPExceptMatcher.h | 23 bool exceptionRaised; variable |
| /external/python/cpython2/Modules/ | ||
| D | _bsddb.c | 654 int exceptionRaised = 0; in makeDBError() local |