Home
last modified time | relevance | path

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

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