| /trueos/tools/regression/p1003_1b/ |
| HD | sched.c | 63 int smax; in checkpris() local 70 if ( (smax = sched_get_priority_max(sched)) == -1 && errno) in checkpris() 73 if (smax - smin + 1 < 32 || smax < smin) { in checkpris() 75 sched_text(sched), smin, smax); in checkpris() 81 sched_text(sched), smin, smax); in checkpris()
|
| /trueos/contrib/apr-util/misc/ |
| HD | apr_reslist.c | 48 int smax; /* soft maximum on the total number of resources */ member 223 while (reslist->nidle > reslist->smax && reslist->nidle > 0) { in apr_reslist_maintain() 252 int min, int smax, int hmax, in apr_reslist_create() argument 264 if (min < 0 || min > smax || min > hmax || smax > hmax || hmax == 0 || in apr_reslist_create() 274 if (smax > 0) { in apr_reslist_create() 275 smax = 1; in apr_reslist_create() 283 rl->smax = smax; in apr_reslist_create()
|
| /trueos/contrib/ncurses/form/ |
| HD | frm_def.c | 240 form->page[page_nr].smax = fld->sprev->index; in Connect_Fields() 245 form->page[page_nr].smax = 0; in Connect_Fields()
|
| HD | form.h | 64 short smax; /* index of bottom rightmost field on page */ member
|
| HD | frm_driver.c | 3618 Sorted_Next_Field(form->field[form->page[form->curpage].smax]))); in FN_Sorted_First_Field()
|
| /trueos/contrib/apr-util/include/ |
| HD | apr_reslist.h | 90 int min, int smax, int hmax,
|
| HD | apr_memcache.h | 221 apr_uint32_t smax,
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | ConstantRange.h | 228 ConstantRange smax(const ConstantRange &Other) const;
|
| /trueos/sys/netipx/ |
| HD | spx_debug.c | 192 printf("\t"); p3(rack);p3(ralo);p3(smax);p3(flags); printf("\n"); in spx_trace()
|
| /trueos/contrib/llvm/lib/Support/ |
| HD | ConstantRange.cpp | 601 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange 606 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() 607 APInt NewU = APIntOps::smax(getSignedMax(), Other.getSignedMax()) + 1; in smax()
|
| /trueos/contrib/apr-util/dbm/sdbm/ |
| HD | sdbm.c | 308 register int smax = SPLTMAX; in makroom() local 363 } while (--smax); in makroom()
|
| /trueos/lib/libelf/ |
| HD | elf_update.c | 293 uint64_t smax, smin, tmax, tmin; in _libelf_insert_section() local 296 smax = smin + s->s_size; in _libelf_insert_section() 309 } else if (smax <= tmin) in _libelf_insert_section()
|
| /trueos/contrib/gcc/config/ia64/ |
| HD | vect.md | 255 (define_expand "smax<mode>3" 257 (smax:VECINT (match_operand:VECINT 1 "gr_reg_or_0_operand" "") 295 (smax:V4HI (match_operand:V4HI 1 "gr_reg_or_0_operand" "rU") 1050 (smax:V2SF (match_operand:V2SF 1 "fr_register_operand" "f")
|
| /trueos/contrib/gcc/config/i386/ |
| HD | sse.md | 467 (smax:V4SF (match_operand:V4SF 1 "nonimmediate_operand" "") 478 (smax:V4SF (match_operand:V4SF 1 "nonimmediate_operand" "%0") 488 (smax:V4SF (match_operand:V4SF 1 "register_operand" "0") 498 (smax:V4SF (match_operand:V4SF 1 "register_operand" "0") 1499 (smax:V2DF (match_operand:V2DF 1 "nonimmediate_operand" "") 1510 (smax:V2DF (match_operand:V2DF 1 "nonimmediate_operand" "%0") 1520 (smax:V2DF (match_operand:V2DF 1 "register_operand" "0") 1530 (smax:V2DF (match_operand:V2DF 1 "register_operand" "0") 2839 (smax:V8HI (match_operand:V8HI 1 "nonimmediate_operand" "") 2846 (smax:V8HI (match_operand:V8HI 1 "nonimmediate_operand" "%0") [all …]
|
| HD | mmx.md | 252 (smax:V2SF (match_operand:V2SF 1 "nonimmediate_operand" "%0") 750 (smax:V4HI (match_operand:V4HI 1 "nonimmediate_operand" "%0")
|
| HD | predicates.md | 958 (match_code "plus,mult,and,ior,xor,smin,smax,umin,umax,compare,minus,div,
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | altivec.md | 689 (define_insn "smax<mode>3" 691 (smax:VI (match_operand:VI 1 "register_operand" "v") 699 (smax:V4SF (match_operand:V4SF 1 "register_operand" "v") 1964 (smax:VI (match_dup 1) (match_dup 3)))] 2001 (smax:VI (match_dup 1) (match_dup 3)))]
|
| HD | predicates.md | 791 (match_code "smin,smax,umin,umax"))
|
| /trueos/contrib/apr-util/memcache/ |
| HD | apr_memcache.c | 401 apr_uint32_t min, apr_uint32_t smax, in apr_memcache_server_create() argument 425 smax, /* soft maximum */ in apr_memcache_server_create()
|
| /trueos/contrib/gcc/config/arm/ |
| HD | iwmmxt.md | 735 (smax:V8QI (match_operand:V8QI 1 "register_operand" "y") 751 (smax:V4HI (match_operand:V4HI 1 "register_operand" "y") 767 (smax:V2SI (match_operand:V2SI 1 "register_operand" "y")
|
| HD | predicates.md | 186 (and (match_code "smin,smax,umin,umax")
|
| /trueos/contrib/llvm/include/llvm/ADT/ |
| HD | APInt.h | 1699 inline APInt smax(const APInt &A, const APInt &B) { return A.sgt(B) ? A : B; } in smax() function
|
| /trueos/contrib/gcc/config/mips/ |
| HD | mips-ps-3d.md | 611 (smax:V2SF (match_operand:V2SF 1 "register_operand")
|
| /trueos/contrib/llvm/lib/Analysis/ |
| HD | ScalarEvolution.cpp | 2403 APIntOps::smax(LHSC->getValue()->getValue(), in getSMaxExpr() 3346 X = X.smax(getUnsignedRange(SMax->getOperand(i))); in getUnsignedRange() 3487 X = X.smax(getSignedRange(SMax->getOperand(i))); in getSignedRange() 3573 APInt Max = APIntOps::smax(StartRange.getSignedMax(), in getSignedRange() 6537 IsSigned ? APIntOps::smax(getSignedRange(RHS).getSignedMin(), Limit) in HowManyGreaterThans()
|
| /trueos/contrib/gcc/doc/ |
| HD | rtl.texi | 1951 @findex smax 1955 @itemx (smax:@var{m} @var{x} @var{y}) 1956 Represents the smaller (for @code{smin}) or larger (for @code{smax}) of 1967 Like @code{smin} and @code{smax}, but the values are interpreted as unsigned
|