tag | line | file | source code |
---|---|---|---|
DOWN_OR_CHOP | 93 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_L2E, DOWN_OR_CHOP(rc) ? -1 : 0); |
DOWN_OR_CHOP | 98 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0); |
DOWN_OR_CHOP | 103 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0); |
DOWN_OR_CHOP | 108 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_LN2, DOWN_OR_CHOP(rc) ? -1 : 0); |