HomeSort by: relevance | last modified time | path
    Searched defs:Roundingmode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/spmath/
float.h 373 #define Roundingmode(object) Bitfield_extract( 21, 2,object)
444 #define Rounding_mode() Roundingmode(Fpustatus_register)
446 (Roundingmode(Fpustatus_register) == rmode)
float.h 373 #define Roundingmode(object) Bitfield_extract( 21, 2,object)
444 #define Rounding_mode() Roundingmode(Fpustatus_register)
446 (Roundingmode(Fpustatus_register) == rmode)

Completed in 174 milliseconds