Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/math-emu/
Dfloat.h127 #define Dsignexponent(object) Bitfield_extract( 0, 12,object) macro
Ddbl_float.h33 #define Dbl_signexponent(object) Dsignexponent(object)