Searched refs:_Const_ (Results 1 – 1 of 1) sorted by relevance
15 #define _Const_(x) $##x macro17 #define _Const_(x) x macro20 #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 2 milliseconds