Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hppa/spmath/
Dsfsub.c459 if(Ext_isnotzero(extent)) in sgl_fsub()
Dsfadd.c456 if(Ext_isnotzero(extent)) in sgl_fadd()
Ddfadd.c461 if(Ext_isnotzero(extent)) in dbl_fadd()
Ddfsub.c460 if(Ext_isnotzero(extent)) in dbl_fsub()
Dfloat.h493 #define Ext_isnotzero(extent) \ macro