Searched refs:COMP_NaN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dreg_compare.c106 return COMP_No_Comp | COMP_SNaN | COMP_NaN;
109 return COMP_No_Comp | COMP_NaN;
175 if (c & COMP_NaN) {
220 if (c & COMP_NaN) {
266 if (c & COMP_NaN) {
H A Dstatus_w.h46 #define COMP_NaN 0x40 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dreg_compare.c106 return COMP_No_Comp | COMP_SNaN | COMP_NaN;
109 return COMP_No_Comp | COMP_NaN;
175 if (c & COMP_NaN) {
220 if (c & COMP_NaN) {
266 if (c & COMP_NaN) {
H A Dstatus_w.h46 #define COMP_NaN 0x40 macro

Completed in 111 milliseconds