Home
last modified time | relevance | path

Searched refs:Exceptionbit (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/spmath/
H A Dfloat.h407 #define Exceptionbit(object) Bitfield_extract( 31, 1,object) macro
461 #define Exception(cond) Exceptionbit(cond)