Searched refs:ex (Results 26 - 50 of 890) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc38 int ex = 9999; member in namespace:E
56 return ax + dx + xx + G::GF::FE::ex;
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dcoshq.c63 int32_t ex; local
67 ex = u.words32.w0 & 0x7fffffff;
70 u.words32.w0 = ex;
73 if (ex >= 0x7fff0000)
77 if (ex < 0x3ffd62e4) /* 0.3465728759765625 */
79 if (ex < 0x3fb80000) /* |x| < 2^-116 */
88 if (ex < 0x40044000)
95 if (ex <= 0x400c62e3) /* 11356.375 */
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcoshq.c63 int32_t ex; local
67 ex = u.words32.w0 & 0x7fffffff;
70 u.words32.w0 = ex;
73 if (ex >= 0x7fff0000)
77 if (ex < 0x3ffd62e4) /* 0.3465728759765625 */
79 if (ex < 0x3fb80000) /* |x| < 2^-116 */
88 if (ex < 0x40044000)
95 if (ex <= 0x400c62e3) /* 11356.375 */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Dmisc.d9 [ ]+[0-9a-f]+:[ ]+08[ ]+ex af,af'
11 [ ]+[0-9a-f]+:[ ]+eb[ ]+ex de,hl
12 [ ]+[0-9a-f]+:[ ]+e3[ ]+ex \(sp\),hl
13 [ ]+[0-9a-f]+:[ ]+dd e3[ ]+ex \(sp\),ix
14 [ ]+[0-9a-f]+:[ ]+fd e3[ ]+ex \(sp\),iy
H A Dquotes.s8 ex af,af'
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmaint-target-async-off.exp26 append GDBFLAGS { -ex "maintenance set target-async off" }
/netbsd-current/lib/libm/src/
H A Ds_rintl.c61 int ex, sign; local
65 ex = expsign & 0x7fff;
67 if (ex >= BIAS + LDBL_MANT_DIG - 1) {
68 if (ex == BIAS + LDBL_MAX_EXP)
88 if (ex < BIAS && x == 0.0L)
H A Ds_frexpl.c46 frexpl(long double x, int *ex) argument
54 *ex = 0;
57 *ex = u.extu_ext.ext_exp - 0x4200;
61 case 0x7fff: /* infinity or NaN; value of *ex is unspecified */
64 *ex = u.extu_ext.ext_exp - 0x3ffe;
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtget_z.c79 mpz_t got, ex, t; local
86 mpz_init (ex);
113 mpz_neg (ex, z);
115 mpz_set (ex, z);
123 mpz_add (ex, ex, t);
124 /* d = mpz_divisible_2exp_p (ex, -sh); */
125 d = mpz_scan1 (ex, 0) >= -sh;
126 mpz_tdiv_q_2exp (ex, ex,
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dcipher_overhead_test.c28 size_t mac, in, blk, ex; local
34 if (!TEST_true(ssl_cipher_get_overhead(ciph, &mac, &in, &blk, &ex))) {
39 ciph->name, mac, in, blk, ex);
/netbsd-current/lib/libm/arch/sparc/
H A Dfenv.c67 int ex; local
71 ex = excepts & FE_ALL_EXCEPT;
74 r &= ~ex;
90 int ex; local
95 ex = excepts & FE_ALL_EXCEPT;
98 *flagp = r & ex;
114 int ex; local
119 ex = excepts & FE_ALL_EXCEPT;
122 r &= ~ex;
123 r |= *flagp & ex;
141 int ex; local
[all...]
/netbsd-current/lib/libm/arch/hppa/
H A Dfenv.c88 int ex; local
92 ex = (excepts & FE_ALL_EXCEPT) << FE_FLAGS_SHIFT;
95 r &= ~ex;
111 int ex; local
116 ex = (excepts & FE_ALL_EXCEPT) << FE_FLAGS_SHIFT;
119 *flagp = (r & ex) >> FE_FLAGS_SHIFT;
135 int ex; local
140 ex = (excepts & FE_ALL_EXCEPT) << FE_FLAGS_SHIFT;
143 r &= ~ex;
144 r |= (*flagp << FE_FLAGS_SHIFT) & ex;
162 int ex; local
[all...]
/netbsd-current/lib/libm/arch/sparc64/
H A Dfenv.c81 int ex; local
85 ex = excepts & FE_ALL_EXCEPT;
88 r &= ~ex;
104 int ex; local
109 ex = excepts & FE_ALL_EXCEPT;
112 *flagp = r & ex;
128 int ex; local
133 ex = excepts & FE_ALL_EXCEPT;
136 r &= ~ex;
137 r |= *flagp & ex;
155 int ex; local
[all...]
/netbsd-current/usr.sbin/eeprom/
H A Dofhandlers.c95 const struct extabent *ex; local
103 for (ex = ofextab; ex->ex_keyword != NULL; ++ex)
104 if (strcmp(ex->ex_keyword, keyword) == 0)
134 if (ex->ex_keyword != NULL)
135 (*ex->ex_handler)(ex, &ofio, NULL);
140 if (ex->ex_keyword != NULL)
141 (*ex
213 const struct extabent *ex; local
[all...]
H A Dophandlers.c101 const struct extabent *ex; local
109 for (ex = opextab; ex->ex_keyword != NULL; ++ex)
110 if (strcmp(ex->ex_keyword, keyword) == 0)
140 if (ex->ex_keyword != NULL)
141 (*ex->ex_handler)(ex, &opio, NULL);
146 if (ex->ex_keyword != NULL)
147 (*ex
205 const struct extabent *ex; local
[all...]
/netbsd-current/sys/arch/sh3/include/
H A Dcoff_machdep.h59 #define COFF_BADMAG(ex) ((ex)->f_magic != COFF_MAGIC_SH3_BIG)
62 #define COFF_BADMAG(ex) ((ex)->f_magic != COFF_MAGIC_SH3_LITTLE)
/netbsd-current/sys/arch/amd64/amd64/
H A Drbus_machdep.c75 struct extent *ex = iomem_ex; local
79 ex = pciaddr.extent_mem;
82 start = ex->ex_start;
98 size = ex->ex_end - start;
100 return rbus_new_root_share(pa->pa_memt, ex, start, size, 0);
114 struct extent *ex = ioport_ex; local
118 ex = pciaddr.extent_port;
124 ret = rbus_new_root_share(pa->pa_iot, ex, start, size, 0);
/netbsd-current/sys/arch/i386/i386/
H A Drbus_machdep.c132 struct extent *ex = iomem_ex; local
136 ex = pciaddr.extent_mem;
139 start = ex->ex_start;
155 size = ex->ex_end - start;
157 return rbus_new_root_share(pa->pa_memt, ex, start, size, 0);
171 struct extent *ex = ioport_ex; local
175 ex = pciaddr.extent_port;
181 ret = rbus_new_root_share(pa->pa_iot, ex, start, size, 0);
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp62 const Expr *ex = nullptr; local
69 ex = U->getSubExpr();
78 ex = B->getLHS();
83 ex = B->getRHS();
89 ex = VD->getInit();
112 if (ex) {
113 R->addRange(ex->getSourceRange());
114 bugreporter::trackExpressionValue(N, ex, *R);
/netbsd-current/external/bsd/pam-u2f/dist/build-aux/ci/
H A Dbuild-linux-gcc.sh2 set -ex
H A Ddistcheck.sh2 set -ex
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
H A Dvar_rec_arr.exp66 set ex [multi_line "type = record" \
71 set ex [multi_line "type = record" \
77 gdb_test "ptype a1(1)" $ex
/netbsd-current/usr.bin/elf2aout/
H A Delf2aout.c115 get_mid(const Elf32_Ehdr *ex) argument
117 switch (ex->e_machine) {
137 if (ex->e_ident[EI_DATA] == ELFDATA2LSB)
155 if (ex->e_ident[EI_CLASS] == ELFCLASS32)
172 warnx("Unsupported machine `%d'", ex->e_machine);
195 Elf32_Ehdr ex; local
243 i = read(infile, &ex, sizeof ex);
244 if (i != sizeof ex) {
251 ex
[all...]
/netbsd-current/usr.bin/find/
H A Dfind.h90 } ex; member in union:_plandata::__anon3
113 #define e_argv p_un.ex._e_argv
114 #define e_orig p_un.ex._e_orig
115 #define e_len p_un.ex._e_len
116 #define ep_p p_un.ex._ep_p
117 #define ep_bbp p_un.ex._ep_bbp
118 #define ep_ebp p_un.ex._ep_ebp
119 #define ep_bxp p_un.ex._ep_bxp
120 #define ep_cnt p_un.ex._ep_cnt
121 #define ep_maxargs p_un.ex
[all...]
/netbsd-current/lib/libc/gdtoa/
H A Dg_xLfmt.c62 int decpt, ex, i, mode; local
78 if ( (ex = (L[_0] >> 16) & 0x7fff) !=0) {
79 if (ex == 0x7fff) {
106 ex -= 0x3fff + 63;
113 s = gdtoa(fpi, ex, bits, &i, mode, ndig, &decpt, &se);

Completed in 169 milliseconds

1234567891011>>