HomeSort by: relevance | last modified time | path
    Searched refs:positive (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgen-2 10 !height\ must\ be\ positive=
14 width\ must\ be\ positive=
24 height\ must\ be\ positive=height must be positive
28 width\ must\ be\ positive=width must be positive
  /src/usr.bin/make/unit-tests/
opt-jobs.mk 9 EXPECT.0= argument '0' to option '-j' must be a positive number (exit 2)
13 EXPECT.08= argument '08' to option '-j' must be a positive number (exit 2)
16 EXPECT.-5= argument '-5' to option '-j' must be a positive number (exit 2)
30 EXPECT.0.0= argument '0.0' to option '-j' must be a positive number (exit 2)
32 EXPECT.0.0C= argument '0.0C' to option '-j' must be a positive number (exit 2)
33 EXPECT..00001= argument '.00001' to option '-j' must be a positive number (exit 2)
34 EXPECT..00001C= argument '.00001C' to option '-j' must be a positive number (exit 2)
40 EXPECT.08.5C= argument '08.5C' to option '-j' must be a positive number (exit 2)
directive-ifmake.exp 1 make: directive-ifmake.mk:14: ok: positive condition works
  /src/tests/usr.bin/indent/
lsym_unary_op.c 73 int positive = +number; local
  /src/external/gpl3/gcc/dist/libgcc/config/sparc/
lb1spc.S 130 mov 0, %g3 ! result is always positive
260 ! remainder is positive
265 ! remainder is positive
270 ! remainder is positive
275 ! remainder is positive
293 ! remainder is positive
310 ! remainder is positive
315 ! remainder is positive
332 ! remainder is positive
349 ! remainder is positive
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
lb1spc.S 130 mov 0, %g3 ! result is always positive
260 ! remainder is positive
265 ! remainder is positive
270 ! remainder is positive
275 ! remainder is positive
293 ! remainder is positive
310 ! remainder is positive
315 ! remainder is positive
332 ! remainder is positive
349 ! remainder is positive
    [all...]
  /src/lib/libc/arch/mips/gen/
modf.S 63 c.eq.d $f12,$f4 # was f12 positive ?
  /src/external/gpl3/gcc/dist/libgcc/config/microblaze/
mulsi3.S 51 RSUBI r5,r5,0 # Make r5 positive
54 RSUBI r6,r6,0 # Make r6 positive
divsi3.S 57 RSUBI r5,r5,0 # Make r5 positive
60 RSUBI r6,r6,0 # Make r6 positive
78 OR r30,r0,r31 # Move the r31 to mod since the result was positive
modsi3.S 57 RSUBI r5,r5,0 # Make r5 positive
60 RSUBI r6,r6,0 # Make r6 positive
77 OR r3,r0,r31 # Move the r31 to mod since the result was positive
moddi3.S 60 RSUBI r6,r6,0 # Make dividend positive
61 RSUBIC r5,r5,0 # Make dividend positive
64 RSUBI r8,r8,0 # Make Divisor Positive
65 RSUBIC r9,r9,0 # Make Divisor Positive
  /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
mulsi3.S 51 RSUBI r5,r5,0 # Make r5 positive
54 RSUBI r6,r6,0 # Make r6 positive
divsi3.S 57 RSUBI r5,r5,0 # Make r5 positive
60 RSUBI r6,r6,0 # Make r6 positive
78 OR r30,r0,r31 # Move the r31 to mod since the result was positive
modsi3.S 57 RSUBI r5,r5,0 # Make r5 positive
60 RSUBI r6,r6,0 # Make r6 positive
77 OR r3,r0,r31 # Move the r31 to mod since the result was positive
moddi3.S 60 RSUBI r6,r6,0 # Make dividend positive
61 RSUBIC r5,r5,0 # Make dividend positive
64 RSUBI r8,r8,0 # Make Divisor Positive
65 RSUBIC r9,r9,0 # Make Divisor Positive
  /src/external/lgpl3/mpfr/dist/src/
pow_si.c 63 int positive = MPFR_IS_POS (x) || ((UTYPE) n & 1) == 0; local
72 if (positive)
  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
fipr.s 52 # Test positive infinity
70 # Test positive qnan
84 # Test positive snan
  /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/
fipr.s 52 # Test positive infinity
70 # Test positive qnan
84 # Test positive snan
  /src/lib/libm/arch/vax/
n_sqrt.S 79 jleq nonpos # argument is not positive
  /src/lib/libc/arch/sparc/gen/
divrem.m4 112 ! remainder is positive
  /src/sys/lib/libkern/arch/sparc/
divrem.m4 112 ! remainder is positive
  /src/sys/lib/libkern/arch/sparc64/
divrem.m4 116 ! remainder is positive
  /src/sys/modules/examples/luareadhappy/
happy.lua 30 -- any positive integer, replace the number by the sum of the squares of its
  /src/sys/arch/hppa/stand/common/
milli_tiny.S 116 $$mulI: ; XXX actually wrong (not signed) but works for small positive numbers
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/vax/
bn_asm_vax.S 175 #; original divisor was positive, otherwise 4. The remainder, oddly

Completed in 29 milliseconds

1 2 3 4