Searched refs:max (Results 1 - 25 of 3438) sorted by relevance

1234567891011>>

/netbsd-current/games/trek/
H A Dranf.c46 ranf(int max) argument
48 if (max <= 0)
50 return (random() % max);
/netbsd-current/external/bsd/cron/dist/
H A Dcloseall.c16 int fd, max;
18 max = sysconf(_SC_OPEN_MAX);
19 if (max <= 0)
23 if (max < NR_OPEN)
24 max = NR_OPEN;
27 for (fd = start; fd < max; fd++) {
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dgen_bind_includers.pl4 $max = shift @ARGV;
11 for ($num_args = 2; $num_args <= $max; ++$num_args) {
H A Dgen_includers2.pl4 $max = shift @ARGV;
11 for ($num_args = 2; $num_args <= $max; ++$num_args) {
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dgen_bind_includers.pl4 $max = shift @ARGV;
11 for ($num_args = 2; $num_args <= $max; ++$num_args) {
H A Dgen_includers2.pl4 $max = shift @ARGV;
11 for ($num_args = 2; $num_args <= $max; ++$num_args) {
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-nios2/
H A Du16_symbol.s3 .global max
5 .set max, 0xffff
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_126.c10 max(int cond, void *ptr, double dbl) function
13 /* expect+1: error: function 'max' expects to return value [214] */
/netbsd-current/external/mit/isl/dist/test_inputs/codegen/cloog/
H A Dstride3.c1 for (int c0 = max(1, m); c0 <= n; c0 += 1)
H A Dclassen2.c1 for (int c0 = max(max(max(max(max(max(4, 5 * outerTimeTileScatter), 5 * outerProcTileScatter1), 5 * outerProcTileScatter2 + 1), 5 * outerProcTileScatter1 + 5 * outerProcTileScatter2 - N), 10 * outerProcTileScatter2 - N + 1), 10 * outerProcTileScatter1 - 2 * N + 2); c0 <= min(min(min(min(min(min(5 * outerTimeTileScatter + 4, 10 * outerProcTileScatter1 + 4), 5 * outerProcTileScatter1 + 5 * outerProcTileScatter2 + 5), 5 * outerProcTileScatter1 + M + 2), 2 * M + 2 * N - 6), 5 * outerProcTileScatter2 + M + N), 10 * outerProcTileScatter2 + N + 3); c0 += 1)
2 for (int c1 = max(max(max(max(
[all...]
/netbsd-current/external/mit/isl/dist/test_inputs/codegen/omega/
H A Dwak4-0.c1 for (int c0 = max(max(max(max(a1, a2), a3), a4), a5); c0 <= min(min(min(min(b1, b2), b3), b4), b5); c0 += 1) {
H A Dwak4-1.c1 for (int c0 = max(max(max(max(a1, a2), a3), a4), a5); c0 <= min(min(min(min(b1, b2), b3), b4), b5); c0 += 1) {
H A Dwak1-1.c5 for (int c0 = max(a3, a2); c0 <= min(min(a1 - 1, b3), b2); c0 += 1) {
9 for (int c0 = max(max(a3, b3 + 1), a2); c0 <= min(a1 - 1, b2); c0 += 1)
13 for (int c0 = max(a1, a2); c0 <= min(min(b1, a3 - 1), b2); c0 += 1) {
17 for (int c0 = max(a1, a3); c0 <= min(min(b1, b3), a2 - 1); c0 += 1) {
21 for (int c0 = max(max(a1, a3), b3 + 1); c0 <= min(b1, a2 - 1); c0 += 1)
23 for (int c0 = max(max(a1, a3), a2); c0 <= min(min(b1, b3), b2); c0 += 1) {
28 for (int c0 = max(ma
[all...]
H A Dlefur04-0.c2 for (int c1 = max(0, 2 * c0 - 3); c1 <= min(c0 + 1, -c0 + 6); c1 += 1)
4 for (int c3 = max(max(max(0, c1 - (-c1 + 3) / 3), c0 - (-c2 + 3) / 3), c2 + floord(3 * c1 - c2 - 1, 6)); c3 <= min(3, c0 + 1); c3 += 1)
5 for (int c5 = max(max(max(max(0, 2 * c3 - 4), c1 - (-c1 + 3) / 3), c2 - (c2 + 3) / 3), c3 - (c3 + 3) / 3); c5 <= min(min(c1 + 1, c3), -c2 + 2 * c3 - (c2 + 3) / 3 + 2); c5 += 1)
6 for (int c6 = max(max(ma
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/rx/
H A Dmax.d1 #source: ./max.s
10 0: fd 74 40 80 max #-128, r0
11 4: fd 74 4f 80 max #-128, r15
12 8: fd 74 40 7f max #127, r0
13 c: fd 74 4f 7f max #127, r15
14 10: fd 78 40 00 80 max #0xffff8000, r0
15 15: fd 78 4f 00 80 max #0xffff8000, r15
16 1a: fd 7c 40 00 80 00 max #0x8000, r0
17 20: fd 7c 4f 00 80 00 max #0x8000, r15
18 26: fd 7c 40 00 00 80 max #
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/c/
H A Dreadlink4.c23 int max, i; local
27 max = PATH_MAX;
29 max = pathconf (argv[0], _PC_PATH_MAX);
32 max *= 10;
34 if (max <= 0)
35 bye ("path_max", max);
37 if ((buf = malloc (max + 1)) == NULL)
45 for (i = rindex (buf, '/') - buf + 1; i < max; i++)
/netbsd-current/external/bsd/unbound/dist/testdata/speed_cache.tdir/
H A Dmakeqs.c10 int max = atoi(argv[1]); local
11 for(i=0; i<max; i++)
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.allocations/
H A Doverflow_from_existing.d7 buffer.length = size_t.max;
H A Doverflow_from_zero.d7 buffer.length = size_t.max;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.allocations/
H A Doverflow_from_existing.d7 buffer.length = size_t.max;
H A Doverflow_from_zero.d7 buffer.length = size_t.max;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmax-depth-c.exp18 source $srcdir/$subdir/max-depth.exp.tcl
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmax-depth-c++.exp22 source $srcdir/$subdir/max-depth.exp.tcl
H A Dmax-depth-c.exp18 source $srcdir/$subdir/max-depth.exp.tcl
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/cris/c/
H A Dreadlink4.c23 int max, i; local
27 max = PATH_MAX;
29 max = pathconf (argv[0], _PC_PATH_MAX);
32 max *= 10;
34 if (max <= 0)
35 bye ("path_max", max);
37 if ((buf = malloc (max + 1)) == NULL)
45 for (i = strrchr (buf, '/') - buf + 1; i < max; i++)

Completed in 300 milliseconds

1234567891011>>