Home
last modified time | relevance | path

Searched refs:ex (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/openbsd/sys/kern/
H A Dsubr_extent.c253 return (ex); in extent_create()
285 free(ex, ex->ex_mtype, sizeof(*ex)); in extent_destroy()
431 if ((start < ex->ex_start) || (end > ex->ex_end)) { in extent_do_alloc_region()
434 __func__, ex->ex_name, ex->ex_start, ex->ex_end); in extent_do_alloc_region()
629 __func__, ex->ex_name, ex->ex_start, ex->ex_end); in extent_do_alloc()
689 __func__, ex->ex_name, ex->ex_start, ex->ex_end, in extent_do_alloc()
750 newstart, newend, ex->ex_start, ex->ex_end, in extent_do_alloc()
845 newstart, newend, ex->ex_start, ex->ex_end, in extent_do_alloc()
997 if ((start < ex->ex_start) || (end > ex->ex_end)) { in extent_free()
1257 ex->ex_start, ex->ex_end, ex->ex_flags, EXF_BITS); in extent_print1()
[all …]
/openbsd/sys/sys/
H A Dexec.h322 ( (((ex).a_midmag)&0xffff0000) ? (ntohl(((ex).a_midmag))&0xffff) : ((ex).a_midmag))
335 (N_GETMAGIC(ex) == ZMAGIC || N_GETMAGIC(ex) == QMAGIC ? \
340 (N_GETMAGIC(ex) != NMAGIC && N_GETMAGIC(ex) != OMAGIC && \
341 N_GETMAGIC(ex) != ZMAGIC && N_GETMAGIC(ex) != QMAGIC)
348 (N_GETMAGIC(ex) == OMAGIC ? N_TXTADDR(ex) + (ex).a_text : \
353 (N_DATADDR(ex) + (ex).a_data)
363 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)
367 (N_DATOFF(ex) + (ex).a_data)
371 (N_TRELOFF(ex) + (ex).a_trsize)
375 (N_DRELOFF(ex) + (ex).a_drsize)
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dref9.C3 struct ex;
6 ex eval() const;
10 struct ex { struct
12 ex() : bp(0) { } in ex() function
13 ex(const basic &);
14 virtual ~ex();
18 ex basic::eval() const { in eval()
22 inline ex::ex(const basic &b) { construct_from_basic (b); } in ex() function
23 inline ex::~ex() { if (--bp->refcount == 0) delete bp; } in ~ex()
25 const ex & tmpex = b.eval(); in construct_from_basic()
[all …]
/openbsd/usr.sbin/eeprom/
H A Dophandlers.c78 struct extabent *ex; in op_handler() local
86 for (ex = opextab; ex->ex_keyword != NULL; ++ex) in op_handler()
114 (*ex->ex_handler)(ex, &opio, NULL); in op_handler()
119 if (ex->ex_keyword != NULL) in op_handler()
120 (*ex->ex_handler)(ex, &opio, arg); in op_handler()
132 (*ex->ex_handler)(ex, &opio, NULL); in op_handler()
149 if (ex->ex_keyword != NULL) in op_handler()
150 (*ex->ex_handler)(ex, &opio, NULL); in op_handler()
176 struct extabent *ex; in op_dump() local
238 for (ex = opextab; ex->ex_keyword != NULL; ++ex) in op_dump()
[all …]
/openbsd/lib/libm/src/ld80/
H A De_coshl.c43 int32_t ex; in coshl() local
47 GET_LDOUBLE_WORDS(ex,mx,lx,x); in coshl()
48 ex &= 0x7fff; in coshl()
51 if(ex==0x7fff) return x*x; in coshl()
54 if(ex < 0x3ffd || (ex == 0x3ffd && mx < 0xb17217f7u)) { in coshl()
57 if (ex<0x3fbc) return w; /* cosh(tiny) = 1 */ in coshl()
62 if (ex < 0x4003 || (ex == 0x4003 && mx < 0xb0000000u)) { in coshl()
68 if (ex < 0x400c || (ex == 0x400c && mx < 0xb1700000u)) in coshl()
72 if (ex == 0x400c && (mx < 0xb174ddc0u in coshl()
/openbsd/sys/arch/amd64/amd64/
H A Drbus_machdep.c55 struct extent *ex = pa->pa_memex; in rbus_pccbb_parent_mem() local
59 if (ex == NULL) in rbus_pccbb_parent_mem()
63 size = ex->ex_end - start; in rbus_pccbb_parent_mem()
65 return (rbus_new_root_share(pa->pa_memt, ex, start, size)); in rbus_pccbb_parent_mem()
71 struct extent *ex = pa->pa_ioex; in rbus_pccbb_parent_io() local
75 if (ex == NULL) in rbus_pccbb_parent_io()
78 start = ex->ex_start; in rbus_pccbb_parent_io()
79 if (ex == pciio_ex) { in rbus_pccbb_parent_io()
88 size = ex->ex_end - start; in rbus_pccbb_parent_io()
90 return (rbus_new_root_share(pa->pa_iot, ex, start, size)); in rbus_pccbb_parent_io()
/openbsd/sys/arch/i386/i386/
H A Drbus_machdep.c53 struct extent *ex = pa->pa_memex; in rbus_pccbb_parent_mem() local
57 if (ex == NULL) in rbus_pccbb_parent_mem()
61 size = ex->ex_end - start; in rbus_pccbb_parent_mem()
63 return (rbus_new_root_share(pa->pa_memt, ex, start, size)); in rbus_pccbb_parent_mem()
69 struct extent *ex = pa->pa_ioex; in rbus_pccbb_parent_io() local
73 if (ex == NULL) in rbus_pccbb_parent_io()
76 start = ex->ex_start; in rbus_pccbb_parent_io()
77 if (ex == pciio_ex) { in rbus_pccbb_parent_io()
86 size = ex->ex_end - start; in rbus_pccbb_parent_io()
88 return (rbus_new_root_share(pa->pa_iot, ex, start, size)); in rbus_pccbb_parent_io()
/openbsd/regress/lib/libc/cephes/
H A Dieetst.c799 esub( eone, ex, ex );
800 emul( WIDTH, ex, ex );
801 eexp( ex, ex ); /* x = exp(x); */
808 eadd( ea, ex, ex ); /* add fuzz */
809 emul( ex, ex, ex ); /* square it, to get range to 10^17 - 1 */
816 emul( e27, ex, ex );
817 eadd( ex, ex, ex );
818 eadd( ehalf, ex, ex );
866 esub( eone, ex, ex );
867 emul( WIDTH, ex, ex );
[all …]
/openbsd/usr.bin/find/
H A Dfind.h88 } ex; member
112 #define e_argv p_un.ex._e_argv
113 #define e_orig p_un.ex._e_orig
114 #define e_len p_un.ex._e_len
115 #define ep_p p_un.ex._ep_p
116 #define ep_bbp p_un.ex._ep_bbp
117 #define ep_ebp p_un.ex._ep_ebp
118 #define ep_bxp p_un.ex._ep_bxp
119 #define ep_cnt p_un.ex._ep_cnt
122 #define ep_narg p_un.ex._ep_narg
[all …]
/openbsd/lib/libm/src/ld128/
H A De_coshl.c60 int32_t ex; in coshl() local
64 ex = u.parts32.mswhi & 0x7fffffff; in coshl()
67 u.parts32.mswhi = ex; in coshl()
70 if (ex >= 0x7fff0000) in coshl()
74 if (ex < 0x3ffd62e4) /* 0.3465728759765625 */ in coshl()
78 if (ex < 0x3fb80000) /* |x| < 2^-116 */ in coshl()
85 if (ex < 0x40044000) in coshl()
92 if (ex <= 0x400c62e3) /* 11356.375 */ in coshl()
/openbsd/usr.bin/vi/docs/USD.doc/exref/
H A DMakefile4 DIR= usd/13.ex
5 SRCS= ex.rm
6 EXTRA= ex.summary
15 summary.ps: ex.summary
16 ${TBL} ex.summary | ${ROFF} > ${.TARGET}
17 summary.txt: ex.summary
18 ${TBL} ex.summary | ${ROFF} -Tascii > ${.TARGET}
/openbsd/sys/dev/cardbus/
H A Drbus.c184 rbus_new_body(bus_space_tag_t bt, struct extent *ex, in rbus_new_body() argument
198 rb->rb_ext = ex; in rbus_new_body()
204 ex != NULL ? ex->ex_name : "noname")); in rbus_new_body()
219 struct extent *ex; in rbus_new_root_delegate() local
221 if ((ex = extent_create("rbus root", start, start + size, M_DEVBUF, in rbus_new_root_delegate()
225 rb = rbus_new_body(bt, ex, start, start + size, in rbus_new_root_delegate()
229 extent_destroy(ex); in rbus_new_root_delegate()
241 rbus_new_root_share(bus_space_tag_t bt, struct extent *ex, bus_addr_t start, in rbus_new_root_share() argument
245 if (start < ex->ex_start || start + size > ex->ex_end) { in rbus_new_root_share()
253 return (rbus_new_body(bt, ex, start, start + size, in rbus_new_root_share()
/openbsd/usr.sbin/mopd/common/
H A Dfile.c887 struct exec ex, ex_swap; in CheckAOutFile()
890 if (read(fd, (char *)&ex, sizeof(ex)) != sizeof(ex)) in CheckAOutFile()
920 struct exec ex, ex_swap; in GetAOutFileInfo()
924 if (read(dl->ldfd, (char *)&ex, sizeof(ex)) != sizeof(ex)) in GetAOutFileInfo()
948 if (N_BADMAG (ex)) { in GetAOutFileInfo()
1001 switch (N_GETMID (ex)) { in GetAOutFileInfo()
1078 magic = N_GETMAGIC (ex); in GetAOutFileInfo()
1086 dl->a_text = ex.a_text; in GetAOutFileInfo()
1093 dl->a_data = ex.a_data; in GetAOutFileInfo()
1100 dl->a_bss = ex.a_bss; in GetAOutFileInfo()
[all …]
/openbsd/usr.sbin/amd/amd/
H A Dhost_ops.c69 #define MAKE_MNTPT(mntpt, ex, mf) { \ argument
70 if (strcmp((ex)->ex_dir, "/") == 0) \
220 exports exlist = 0, ex; in host_fmount() local
285 for (n_export = 0, ex = exlist; ex; ex = ex->ex_next) { in host_fmount()
299 for (j = 0, ex = exlist; ex; ex = ex->ex_next) { in host_fmount()
300 MAKE_MNTPT(mntpt, ex, mf); in host_fmount()
302 ep[j++] = ex; in host_fmount()
352 ex = ep[j]; in host_fmount()
353 if (ex) { in host_fmount()
354 strlcpy(rfs_dir, ex->ex_dir, fs_name + sizeof fs_name - rfs_dir); in host_fmount()
[all …]
/openbsd/sys/dev/usb/
H A Dehci.c656 for (ex = TAILQ_FIRST(&sc->sc_intrhead); ex; ex = nextex) { in ehci_softintr()
693 KASSERT(ex->sqtdstart != NULL && ex->sqtdend != NULL); in ehci_check_qh_intr()
727 ex, ex->sqtdstart)); in ehci_check_qh_intr()
750 KASSERT(ex->itdstart != NULL && ex->itdend != NULL); in ehci_check_itd_intr()
854 ex->isdone = 1; in ehci_isoc_idone()
1347 "isdone=%d\n", ex, ex->sqtdstart, ex->sqtdend, ex->itdstart, in ehci_dump_exfer()
1348 ex->itdend, ex->isdone); in ehci_dump_exfer()
1654 KASSERT(ex->itdstart != NULL && ex->itdend != NULL); in ehci_rem_itd_chain()
1691 KASSERT(ex->itdstart != NULL && ex->itdend != NULL); in ehci_free_itd_chain()
2502 ex->sqtdstart = ex->sqtdend = NULL; in ehci_free_sqtd_chain()
[all …]
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp62 const Expr *ex = nullptr; in checkBind() local
69 ex = U->getSubExpr(); in checkBind()
78 ex = B->getLHS(); in checkBind()
83 ex = B->getRHS(); in checkBind()
89 ex = VD->getInit(); in checkBind()
112 if (ex) { in checkBind()
113 R->addRange(ex->getSourceRange()); in checkBind()
114 bugreporter::trackExpressionValue(N, ex, *R); in checkBind()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.c476 expressionS ex; in v850_longcode() local
486 expression (&ex); in v850_longcode()
488 if (ex.X_op != O_symbol || ex.X_add_number != 0) in v850_longcode()
1674 expressionS ex; in md_assemble() local
1722 ex.X_add_number = SEXT16 (ex.X_add_number); in md_assemble()
1729 ex.X_add_number = SEXT16 (ex.X_add_number >> 16); in md_assemble()
1843 if (!cc_name (&ex)) in md_assemble()
1857 expression (&ex); in md_assemble()
1878 expression (&ex); in md_assemble()
1911 expression (&ex); in md_assemble()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.c492 expressionS ex; local
502 expression (&ex);
504 if (ex.X_op != O_symbol || ex.X_add_number != 0)
1731 expressionS ex; local
1780 ex.X_add_number = SEXT16 (ex.X_add_number);
1787 ex.X_add_number = SEXT16 (ex.X_add_number >> 16);
1921 expression (&ex);
1942 expression (&ex);
1975 expression (&ex);
2010 expression (&ex);
[all …]
/openbsd/lib/libelf/
H A Delf_update.c350 struct _Elf_Extent *ex; in _libelf_release_extents() local
354 free(ex); in _libelf_release_extents()
430 ex->ex_start = start; in _libelf_insert_extent()
431 ex->ex_size = size; in _libelf_insert_extent()
432 ex->ex_desc = desc; in _libelf_insert_extent()
433 ex->ex_type = type; in _libelf_insert_extent()
732 s = ex->ex_desc; in _libelf_write_scn()
733 rc = (off_t) ex->ex_start; in _libelf_write_scn()
1036 struct _Elf_Extent *ex; in _libelf_write_elf() local
1056 switch (ex->ex_type) { in _libelf_write_elf()
[all …]
/openbsd/regress/lib/libm/msun/
H A Dnext_test.c46 #define test(exp, ans, ex) do { \ argument
49 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
51 #define testf(exp, ans, ex) do { \ argument
54 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
56 #define testl(exp, ans, ex) do { \ argument
59 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
61 #define testboth(arg1, arg2, ans, ex, prec) do { \ argument
65 #define testall(arg1, arg2, ans, ex) do { \ argument
66 testboth((arg1), (arg2), (ans), (ex), ); \
67 testboth((arg1), (arg2), (ans), (ex), f); \
[all …]
/openbsd/lib/libm/src/
H A Ds_rintl.c60 int ex, sign; in rintl() local
64 ex = expsign & 0x7fff; in rintl()
66 if (ex >= BIAS + LDBL_MANT_DIG - 1) { in rintl()
67 if (ex == BIAS + LDBL_MAX_EXP) in rintl()
87 if (ex < BIAS && x == 0.0L) in rintl()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Drcparse.y347 dialog.ex = NULL;
460 dialog.ex->weight = 0;
461 dialog.ex->italic = 0;
462 dialog.ex->charset = 1;
476 dialog.ex->italic = 0;
618 if (dialog.ex == NULL)
638 if (dialog.ex == NULL)
717 dialog.ex);
723 dialog.ex);
729 dialog.ex);
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drcparse.y349 dialog.ex = NULL;
462 dialog.ex->weight = 0;
463 dialog.ex->italic = 0;
478 dialog.ex->italic = 0;
620 if (dialog.ex == NULL)
640 if (dialog.ex == NULL)
719 dialog.ex);
725 dialog.ex);
731 dialog.ex);
737 dialog.ex);
[all …]
/openbsd/usr.bin/vi/build/
H A DMakefile20 cut.c delete.c ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c \
38 LINKS= ${BINDIR}/vi ${BINDIR}/ex
45 ex_def.h: ex/ex.awk ex/ex_cmd.c
46 awk -f ${.CURDIR}/../ex/ex.awk ${.CURDIR}/../ex/ex_cmd.c > $@.tmp \
52 .PATH: ${.CURDIR}/../vi ${.CURDIR}/../ex ${.CURDIR}/../cl ${.CURDIR}/../common ${.CURDIR}/../docs/U…
/openbsd/lib/libcrypto/ts/
H A Dts_lib.c112 X509_EXTENSION *ex; in TS_ext_print_bio() local
118 ex = X509v3_get_ext(extensions, i); in TS_ext_print_bio()
119 obj = X509_EXTENSION_get_object(ex); in TS_ext_print_bio()
121 critical = X509_EXTENSION_get_critical(ex); in TS_ext_print_bio()
123 if (!X509V3_EXT_print(bio, ex, 0, 4)) { in TS_ext_print_bio()
125 ASN1_STRING_print(bio, ex->value); in TS_ext_print_bio()

12345678910>>...14