Searched refs:DECIMAL_sNaN (Results 1 – 6 of 6) sorted by relevance
74 #define DECIMAL_sNaN 0x7e /* 0 11111 10 sNaN */ macro
76 #define DECIMAL_sNaN 0x7e /* 0 11111 10 sNaN */ macro
119 else targ|=DECIMAL_sNaN<<24; in decimal32FromNumber()
123 else targhi|=DECIMAL_sNaN<<24; in decimal128FromNumber()
127 else targhi|=DECIMAL_sNaN<<24; in decimal64FromNumber()