Home
last modified time | relevance | path

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

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