Home
last modified time | relevance | path

Searched refs:Ext_setone_low (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/hppa/spmath/
H A Ddbl_float.h354 if(Dallp2(srcdstB) << (64 - (shift))) Ext_setone_low(extent); \
362 if(Dallp2(srcdstB)) Ext_setone_low(extent); \
H A Dfloat.h474 #define Ext_setone_low(extent) Bitfield_deposit(1,31,1,extent) macro