Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dfpgnulib.c85 long upper; member
100 long upper; member
117 dl.l.upper = dl.l.lower = 0; in __floatsidf()
146 dl.l.upper = sign; in __floatsidf()
147 dl.l.upper |= exp << 20L; in __floatsidf()
178 dl.l.upper = SIGN (fl1.l); in __extendsfdf2()
180 dl.l.upper |= exp << 20; in __extendsfdf2()
289 if (!dl.l.upper && !dl.l.lower) in __extenddfxf2()
292 ldl.l.upper = SIGND (dl); in __extenddfxf2()
294 ldl.l.upper |= exp << 16; in __extenddfxf2()
[all …]
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dfpgnulib.c85 long upper; member
100 long upper; member
164 dl.l.upper = exp << 20L; in __floatunsidf()
209 dl.l.upper = sign; in __floatsidf()
210 dl.l.upper |= exp << 20L; in __floatsidf()
244 dl.l.upper = SIGN (fl1.l); in __extendsfdf2()
265 dl.l.upper |= exp << 20; in __extendsfdf2()
266 dl.l.upper |= mant >> 3; in __extendsfdf2()
404 ldl.l.upper = SIGND (dl); in __extenddfxf2()
413 ldl.l.upper |= exp << 16; in __extenddfxf2()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfloatlib.c82 long upper; member
86 long upper; member
391 dl.l.upper = sign; in __floatsidf()
392 dl.l.upper |= exp << 20; in __floatsidf()
410 dl.l.upper = SIGNBIT; in __floatdidf()
425 dl.l.upper |= exp << 20; in __floatdidf()
467 dl1.l.upper ^= SIGNBIT; in __negdf2()
489 dl.l.upper |= exp << 20; in __extendsfdf2()
547 if (dl1.l.upper < dl2.l.upper) in __cmpdf2()
549 if (dl1.l.upper > dl2.l.upper) in __cmpdf2()
[all …]
/openbsd/gnu/llvm/libcxx/utils/
H A Dgenerate_escaped_output_table.py27 upper: int = -1 variable in PropertyRange
60 result.upper = result.lower
62 result.upper = int(upper_str, base=16)
84 and x.lower <= result[-1].upper + 1
86 result[-1].upper = max(result[-1].upper, x.upper)
250 high = range.upper
253 e = Entry(range.lower, range.upper - range.lower)
329 assert data[-1].upper == 0x10FFFF
330 assert data[-1].upper - data[-1].lower > 900000
H A Dgenerate_extended_grapheme_cluster_table.py27 upper: int = -1 variable in PropertyRange
48 result.upper = result.lower
50 result.upper = int(upper_str, base=16)
69 and result[-1].upper + 1 == x.lower
71 result[-1].upper = x.upper
247 high = range.upper
250 e = Entry(range.lower, range.upper - range.lower, props.index(range.prop))
/openbsd/lib/libc/db/btree/
H A Dbt_split.c104 h->linp[skip] = h->upper -= ilen; in __bt_split()
105 dest = (char *)h + h->upper; in __bt_split()
343 r->upper = t->bt_psize; in bt_page()
380 l->upper = t->bt_psize; in bt_page()
448 l->upper = r->upper = t->bt_psize; in bt_root()
478 dest = (char *)h + h->upper; in bt_rroot()
483 dest = (char *)h + h->upper; in bt_rroot()
527 dest = (char *)h + h->upper; in bt_broot()
534 h->linp[1] = h->upper -= nbytes; in bt_broot()
535 dest = (char *)h + h->upper; in bt_broot()
[all …]
/openbsd/gnu/llvm/llvm/utils/
H A Drsp_bisect.py125 upper = num_files_in_rsp
126 while lower != upper - 1:
127 assert lower < upper - 1
128 mid = int((lower + upper) / 2)
129 assert lower != mid and mid != upper
130 print('Trying {} ({}-{})'.format(mid, lower, upper))
136 upper = mid
137 return upper
/openbsd/gnu/usr.bin/perl/t/re/
H A Dpat_special_cc.t32 my $upper= uc($special);
40 my $plain_u= $ch=~/$upper/ ? 1 : 0;
44 my $cc_u= $ch=~/[$upper]/ ? 1 : 0;
50 …is(join(" | ",@plain_complement_failed),"", "Check that /$special/ and /$upper/ are complements (o…
51 …is(join(" | ",@cc_complement_failed),"", "Check that /[$special]/ and /[$upper]/ are complements (…
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstt.c161 new->upper = upper; in ffestt_dimlist_append()
208 && (ffebld_op (next->upper) == FFEBLD_opCONTER)) in ffestt_dimlist_as_expr()
222 && (ffebld_conter_orig (next->upper) == NULL)) in ffestt_dimlist_as_expr()
237 ffebld_new_bounds (next->lower, next->upper)); in ffestt_dimlist_as_expr()
274 ext = ffebld_copy (next->upper); in ffestt_dimlist_as_expr()
283 (next->upper))); in ffestt_dimlist_as_expr()
408 new->upper = NULL; in ffestt_dimlist_create()
457 && (next->upper != NULL) in ffestt_dimlist_type()
458 && (ffebld_op (next->upper) == FFEBLD_opCONTER) in ffestt_dimlist_type()
461 && (ffebld_conter_orig (next->upper) == NULL)) in ffestt_dimlist_type()
[all …]
H A Dsrc.h57 #define FFESRC_CASE_MATCH_INIT(upper, lower, match, no_match) \ argument
58 upper: if (!ffesrc_ok_match_init_upper_) goto no_match; \
63 #define FFESRC_CASE_MATCH_NONINIT(upper, lower, match, no_match) \ argument
64 upper: if (!ffesrc_ok_match_noninit_upper_) goto no_match; \
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_isqrt.c169 BIGNUM *n, *n_sqr, *lower, *upper, *testcase, *isqrt; in isqrt_test() local
180 if ((upper = BN_CTX_get(ctx)) == NULL) in isqrt_test()
194 if (!BN_set_bit(upper, UPPER_BITS)) in isqrt_test()
197 if (!bn_rand_in_range(n, lower, upper)) in isqrt_test()
216 if (!BN_lshift1(upper, n)) in isqrt_test()
218 if (!BN_add_word(upper, 1)) in isqrt_test()
222 if (!BN_add(upper, n_sqr, upper)) in isqrt_test()
229 if (!bn_isqrt(isqrt, &is_perfect_square, upper, ctx)) in isqrt_test()
249 if (!bn_rand_in_range(testcase, n_sqr, upper)) in isqrt_test()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp33 << hexValue(RangeEntry.upper()) << "]\n"; in startSearch()
36 RangesTree.insert(RangeEntry.lower(), RangeEntry.upper(), in startSearch()
112 if (LowerAddress >= RangeEntry.lower() && UpperAddress < RangeEntry.upper()) in getEntry()
121 UpperAddress == RangeEntry.upper()) in hasEntry()
136 return lhs.upper() < rhs.upper(); in sort()
153 OS << format("[0x%08x,0x%08x] ", RangeEntry.lower(), RangeEntry.upper()) in print()
/openbsd/usr.sbin/unbound/util/
H A Dtimehist.c80 hist->buckets[i].upper = last; in dosetup()
122 if(timeval_smaller(tv, &hist->buckets[i].upper)) { in timehist_insert()
140 (int)hist->buckets[i].upper.tv_sec, in timehist_print()
141 (int)hist->buckets[i].upper.tv_usec, in timehist_print()
163 (int)hist->buckets[i].upper.tv_sec, in timehist_log()
164 (int)hist->buckets[i].upper.tv_usec, in timehist_log()
204 up = (double)hist->buckets[i].upper.tv_sec + in timehist_quartile()
205 (double)hist->buckets[i].upper.tv_usec/1000000.; in timehist_quartile()
/openbsd/sbin/unwind/libunbound/util/
H A Dtimehist.c80 hist->buckets[i].upper = last; in dosetup()
122 if(timeval_smaller(tv, &hist->buckets[i].upper)) { in timehist_insert()
140 (int)hist->buckets[i].upper.tv_sec, in timehist_print()
141 (int)hist->buckets[i].upper.tv_usec, in timehist_print()
163 (int)hist->buckets[i].upper.tv_sec, in timehist_log()
164 (int)hist->buckets[i].upper.tv_usec, in timehist_log()
204 up = (double)hist->buckets[i].upper.tv_sec + in timehist_quartile()
205 (double)hist->buckets[i].upper.tv_usec/1000000.; in timehist_quartile()
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_scan_char.cc79 VERIFY_SCAN_IS (std::ctype_base::upper, ca, ca+5); in test01()
91 VERIFY_SCAN_NOT (std::ctype_base::upper, ca, ca); in test01()
104 VERIFY_SCAN_IS (std::ctype_base::upper, cz, cz+5); in test01()
116 VERIFY_SCAN_NOT (std::ctype_base::upper, cz, cz); in test01()
129 VERIFY_SCAN_IS (std::ctype_base::upper, cA, cA); in test01()
154 VERIFY_SCAN_IS (std::ctype_base::upper, cZ, cZ); in test01()
191 VERIFY_SCAN_NOT (std::ctype_base::upper, c0, c0); in test01()
216 VERIFY_SCAN_NOT (std::ctype_base::upper, c9, c9); in test01()
241 VERIFY_SCAN_NOT (std::ctype_base::upper, cs, cs); in test01()
266 VERIFY_SCAN_NOT (std::ctype_base::upper, xf, xf); in test01()
[all …]
H A Dctype_scan_wchar_t.cc80 VERIFY_SCAN_IS (std::ctype_base::upper, ca, ca+5); in test01()
92 VERIFY_SCAN_NOT (std::ctype_base::upper, ca, ca); in test01()
105 VERIFY_SCAN_IS (std::ctype_base::upper, cz, cz+5); in test01()
117 VERIFY_SCAN_NOT (std::ctype_base::upper, cz, cz); in test01()
130 VERIFY_SCAN_IS (std::ctype_base::upper, cA, cA); in test01()
155 VERIFY_SCAN_IS (std::ctype_base::upper, cZ, cZ); in test01()
192 VERIFY_SCAN_NOT (std::ctype_base::upper, c0, c0); in test01()
217 VERIFY_SCAN_NOT (std::ctype_base::upper, c9, c9); in test01()
242 VERIFY_SCAN_NOT (std::ctype_base::upper, cs, cs); in test01()
267 VERIFY_SCAN_NOT (std::ctype_base::upper, xf, xf); in test01()
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp237 uint64_t upper = 0; in updateSectionLoadAddress() local
240 vmaddrheuristic, lower, upper); in updateSectionLoadAddress()
243 if (upper > max_addr) in updateSectionLoadAddress()
244 max_addr = upper; in updateSectionLoadAddress()
248 section_sp->SetByteSize(upper - lower); in updateSectionLoadAddress()
260 uint64_t upper = lower + section_sp->GetByteSize(); in updateSectionLoadAddress() local
263 if (upper > max_addr) in updateSectionLoadAddress()
264 max_addr = upper; in updateSectionLoadAddress()
344 uint64_t upper = 0; in ReadJITDescriptorImpl() local
347 upper); in ReadJITDescriptorImpl()
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Dfixdfdi.h24 #define EXPD(fp) (((fp.l.upper) >> 20) & 0x7FF)
27 #define SIGND(fp) ((fp.l.upper) & SIGNBIT)
40 SItype_x upper; member
96 #define EXPD(fp) (((fp.l.upper) >> 20) & 0x7FF)
99 #define SIGND(fp) ((fp.l.upper) & SIGNBIT)
112 SItype_x upper; member
/openbsd/gnu/gcc/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_inline.h65 *__vec = __maskrune (*__low, upper | lower | alpha | digit | xdigit in is()
69 if (this->is(upper, *__low)) __m |= upper; in is()
128 *__vec = __maskrune (*__lo, upper | lower | alpha | digit | xdigit in do_is()
/openbsd/gnu/gcc/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_inline.h65 *__vec = __maskrune (*__low, upper | lower | alpha | digit | xdigit in is()
69 if (this->is(upper, *__low)) __m |= upper; in is()
128 *__vec = __maskrune (*__lo, upper | lower | alpha | digit | xdigit in do_is()
/openbsd/gnu/gcc/gcc/config/s390/
H A Dfixdfdi.h174 #define EXPD(fp) (((fp.l.upper) >> 20) & 0x7FF)
177 #define SIGND(fp) ((fp.l.upper) & SIGNBIT)
190 SItype_x upper; member
246 #define EXPD(fp) (((fp.l.upper) >> 20) & 0x7FF)
249 #define SIGND(fp) ((fp.l.upper) & SIGNBIT)
262 SItype_x upper; member
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/bsd/freebsd/
H A Dctype_inline.h58 *__vec = __maskrune (*__low, upper | lower | alpha | digit | xdigit in is()
62 if (this->is(upper, *__low)) __m |= upper; in is()
H A Dctype_base.h48 static const mask upper = _CTYPE_U; member
61 static const mask upper = _U; member
/openbsd/sbin/iked/
H A Dgenmap.sh40 upper=$(echo $i | tr "[:lower:]" "[:upper:]")
44 X="${TOK}_${upper}"
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dstack1.C74 int upper () const { return upper_; } in upper() function
104 int l = a->upper () + i; in f()
107 l < a->lower () + 1 + a->upper ()) in f()

12345678910>>...24