Searched refs:signpositive (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_trig.c1032 if (signpositive(st0_ptr)) {
1152 && (signpositive(st0_ptr))) {
1231 if (signpositive(st0_ptr)) {
1249 if (signpositive(st0_ptr)) {
1274 if (signpositive(st0_ptr)) {
1500 if (signpositive(st1_ptr)) {
1557 if (signpositive(st1_ptr))
1579 if (signpositive(st1_ptr))
H A Dfpu_emu.h166 #define signpositive(a) ( (signbyte(a) & 0x80) == 0 ) macro
H A Dreg_ld_str.c429 signpositive(&tmp) ? 0 : tmp.
434 signpositive(&tmp) ? tmp.
616 increment = signpositive(&tmp)
620 increment = signpositive(&tmp)

Completed in 110 milliseconds