Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
A Dcontrol_w.h15 #define _Const_(x) $##x macro
17 #define _Const_(x) x macro
20 #define CW_RC _Const_(0x0C00) /* rounding control */
32 #define RC_RND _Const_(0x0000)
33 #define RC_DOWN _Const_(0x0400)
34 #define RC_UP _Const_(0x0800)
35 #define RC_CHOP _Const_(0x0C00)
39 #define PR_24_BITS _Const_(0x000)
40 #define PR_53_BITS _Const_(0x200)
41 #define PR_64_BITS _Const_(0x300)
[all …]

Completed in 4 milliseconds