Searched refs:Sexponentmantissa (Results 1 - 2 of 2) sorted by path

/linux-master/arch/parisc/math-emu/
H A Dfloat.h56 #define Sexponentmantissa(object) Bitfield_mask( 1, 31,object) macro
H A Dsgl_float.h23 #define Sgl_exponentmantissa(object) Sexponentmantissa(object)
47 (Sexponentmantissa(srcdst) >> varamount) | \
80 (Sexponentmantissa(sgl_value)!=0)
94 (Sexponentmantissa(sgl_value)==0)
140 dest = Sexponentmantissa(source)

Completed in 286 milliseconds