| /netbsd-src/libexec/identd/ |
| H A D | identd.c | 584 int error, maxs, *s, *socks; in socketsetup() local 599 for (maxs = 0, res = res0; res != NULL; res = res->ai_next) in socketsetup() 600 maxs++; in socketsetup() 602 socks = malloc((maxs + 1) * sizeof(int)); in socketsetup()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | alloca.c | 295 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | alloca.c | 295 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl2/grep/dist/lib/ |
| H A D | alloca.c | 314 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl2/texinfo/dist/lib/ |
| H A D | alloca.c | 302 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | alloca.c | 312 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | alloca.c | 295 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/ |
| H A D | alloca.c | 295 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | alloca.c | 302 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | alloca.c | 295 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/ |
| H A D | alloca.c | 315 long maxs; /* Maximum number of stack segments so far. */ member
|
| /netbsd-src/usr.sbin/syslogd/ |
| H A D | tls.c | 822 int error, maxs; in socksetup_tls() local 844 for (maxs = 0, r = res; r; r = r->ai_next, maxs++) in socksetup_tls() 846 socks = malloc((maxs+1) * sizeof(*socks)); in socksetup_tls()
|
| H A D | syslogd.c | 4125 int error, maxs; in socksetup() 4144 for (maxs = 0, r = res; r; r = r->ai_next, maxs++) in socksetup() 4146 socks = calloc(maxs+1, sizeof(*socks)); in socksetup() 4093 int error, maxs; socksetup() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-options.cc | 1585 int maxs; in ix86_parse_stringop_strategy_string() local 1592 if (sscanf (curr_range_str, "%20[^:]:%d:%10s", alg_name, &maxs, in ix86_parse_stringop_strategy_string() 1599 if (n > 0 && (maxs < (input_ranges[n - 1].max + 1) && maxs != -1)) in ix86_parse_stringop_strategy_string() 1642 input_ranges[n].max = maxs; in ix86_parse_stringop_strategy_string()
|
| H A D | i386.md | 948 (define_code_attr maxmin_int [(smax "maxs") (smin "mins")
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-options.c | 1453 int maxs; in ix86_parse_stringop_strategy_string() local 1460 if (sscanf (curr_range_str, "%20[^:]:%d:%10s", alg_name, &maxs, in ix86_parse_stringop_strategy_string() 1467 if (n > 0 && (maxs < (input_ranges[n - 1].max + 1) && maxs != -1)) in ix86_parse_stringop_strategy_string() 1510 input_ranges[n].max = maxs; in ix86_parse_stringop_strategy_string()
|
| H A D | i386.md | 901 (define_code_attr maxmin_int [(smax "maxs") (smin "mins")
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1230 defm MAXSWSX : RRm<"maxs.w.sx", 0x78, I32, i32>; 1231 let cx = 1 in defm MAXSWZX : RRm<"maxs.w.zx", 0x78, I32, i32>; 1236 defm MAXSL : RRm<"maxs.l", 0x68, I64, i64>;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | tilegx.md | 360 (smax "maxs")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | tilegx.md | 360 (smax "maxs")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| H A D | alpha.md | 107 (define_code_attr maxmin [(smax "maxs") (smin "mins")
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| H A D | alpha.md | 107 (define_code_attr maxmin [(smax "maxs") (smin "mins")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1998 | 2377 VALUES parameter. Don't try to compute mins/maxs if
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2001 | 28815 * i386.md (mins*, maxs*): New patterns, expanders and splitters.
|