Home
last modified time | relevance | path

Searched defs:subFloat64Sigs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c224 static float64 subFloat64Sigs(float64 a, float64 b, flag zSign) in subFloat64Sigs() function
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c1997 static float64 subFloat64Sigs( struct roundingData *roundData, float64 a, float64 b, flag zSign ) in subFloat64Sigs() function