Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/math-emu/
Dfloat.h90 #define Deposit_shigh2mantissa(object,value) Bitfield_deposit(value,9,2,object) macro
Dsgl_float.h157 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1)