Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/spmath/
H A Dsfdiv.c185 while(Sgl_iszero_hidden(opnd2)) {
211 if (Sgl_iszero_hidden(opnd3)) {
217 if (Sgl_iszero_hidden(opnd3)) {
H A Dsfrem.c170 while (Sgl_iszero_hidden(opnd2)) {
230 while (Sgl_iszero_hidden(opnd1)) {
H A Dsgl_float.h92 #define Sgl_iszero_hidden(sgl_value) (Is_shidden(sgl_value)==0) macro
266 while(Sgl_iszero_hidden(sgl_opnd)) { \
H A Dsfadd.c271 if(Sgl_iszero_hidden(result))
H A Dsfsub.c274 if(Sgl_iszero_hidden(result))