Searched defs:VKI_FPE_FLTINV (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-darwin.h511 #define VKI_FPE_FLTINV FPE_FLTINV macro
H A Dvki-linux.h517 #define VKI_FPE_FLTINV (__VKI_SI_FAULT|7) /* floating point invalid operation */ macro

Completed in 42 milliseconds