Home
last modified time | relevance | path

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

/linux-5.19.10/arch/parisc/math-emu/
Dfloat.h162 #define Is_dlowp2(object) Bitfield_mask( 31, 1,object) macro
Ddbl_float.h116 #define Dbl_isone_lowmantissap2(dbl_valueB) (Is_dlowp2(dbl_valueB)!=0)