Searched refs:DECIMAL_sNaN (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Ddecimal128.h72 #define DECIMAL_sNaN 0x7e /* 0 11111 10 sNaN */ macro
H A Ddecimal32.h64 #define DECIMAL_sNaN 0x7e /* 0 11111 10 sNaN */ macro
H A Ddecimal64.h68 #define DECIMAL_sNaN 0x7e /* 0 11111 10 sNaN */ macro
H A Ddecimal128.c122 top = DECIMAL_sNaN;
H A Ddecimal32.c122 top = DECIMAL_sNaN;
H A Ddecimal64.c122 top = DECIMAL_sNaN;

Completed in 60 milliseconds