Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/spmath/
H A Dsfadd.c427 if(Ext_isnotzero(extent))
H A Dsfsub.c430 if(Ext_isnotzero(extent))
H A Ddfsub.c431 if(Ext_isnotzero(extent))
H A Ddfadd.c433 if(Ext_isnotzero(extent))
H A Dfloat.h466 #define Ext_isnotzero(extent) \ macro