Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h114 #define Dsignexponent(object) Bitfield_extract( 0, 12,object) macro
H A Ddbl_float.h20 #define Dbl_signexponent(object) Dsignexponent(object)