Home
last modified time | relevance | path

Searched defs:excp (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfp.java1271 final int excp = result.round(lostdigit); in add() local
1301 final int excp = result.round(aextradigit + bextradigit); in add() local
1496 final int excp; in multiply() local
1566 final int excp = result.round(lostdigit); in multiply() local
1588 int excp; // exceptions in divide() local
1844 final int excp = result.round(rl * RADIX / divisor); // do the rounding in divide() local
/external/libxml2/os400/dlfcn/
Ddlfcn.c294 dlseterror_from_exception(volatile _INTRPT_Hndlr_Parms_T * excp) in dlseterror_from_exception()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp544 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp564 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue() local