Searched refs:own (Results 1 – 25 of 1079) sorted by relevance
12345678910>>...44
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 931102-2.c | 15 f (x, own) in f() argument 17 OWN *own; 19 x[own->vcr / 8].vcr[own->vcr % 8].a--; 20 x[own->vcr / 8].vcr[own->vcr % 8].a = x[own->vcr / 8].vcr[own->vcr % 8].a;
|
| /openbsd/src/usr.sbin/lpd/ |
| D | lp_rmjob.c | 104 int i, own = 0; in docheck() local 115 own = local || !strcmp(LP_JOBHOST(cfname), jf->hostfrom); in docheck() 130 own = 1; in docheck() 160 return own ? 1 : 2; in docheck()
|
| /openbsd/src/gnu/usr.bin/perl/dist/threads/t/ |
| D | stack.t | 87 'Thread gets own stack size'); 106 'Thread gets own stack size'); 117 'Thread gets own stack size'); 128 'Thread gets own stack size');
|
| /openbsd/src/gnu/llvm/libcxx/docs/ |
| D | AddingNewCIJobs.rst | 14 these jobs can run either on our existing infrastructure, or on your own. 16 If you need to run the job on your own machines, please follow the 18 own agents. Make sure you tag your agents in a way that you'll be able 39 If you create your own agents, put them in the ``libcxx-builders`` queue and
|
| /openbsd/src/regress/usr.bin/mandoc/roff/cond/ |
| D | before-Dd.out_ascii | 4 iiff--bbeeffoorree--DDdd - end of if block on its own line before Dd 8 when the end of an iiff block stood on its own line before the initial
|
| /openbsd/src/gnu/usr.bin/perl/hints/ |
| D | openbsd.sh | 59 if [ -e /usr/share/mk/bsd.own.mk ]; then 60 PICFLAG=`make -f /usr/share/mk/bsd.own.mk -V PICFLAG`
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | Makefile.bsd-wrapper | 3 .include <bsd.own.mk> 49 .include <bsd.own.mk>
|
| /openbsd/src/games/monop/ |
| D | monop.def | 46 "where", /* 2 */ "own holdings", /* 3 */ 59 "where", /* 4 */ "own holdings", /* 5 */ 84 list, /* own holdings |* 3 *| */
|
| /openbsd/src/lib/libc/arch/riscv64/ |
| D | Makefile.inc | 2 .include <bsd.own.mk>
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | t-openbsd | 1 # We don't need GCC's own include files.
|
| /openbsd/src/share/mk/ |
| D | bsd.port.arch.mk | 2 . include <bsd.own.mk>
|
| D | bsd.port.mk | 2 . include <bsd.own.mk>
|
| D | bsd.port.subdir.mk | 2 . include <bsd.own.mk>
|
| D | bsd.xorg.mk | 2 .include <bsd.own.mk>
|
| D | bsd.xconf.mk | 2 .include <bsd.own.mk>
|
| /openbsd/src/lib/libc/arch/aarch64/ |
| D | Makefile.inc | 4 .include <bsd.own.mk>
|
| /openbsd/src/lib/libc/dlfcn/ |
| D | Makefile.inc | 5 .include <bsd.own.mk>
|
| /openbsd/src/usr.sbin/smtpd/ |
| D | Makefile | 3 .include <bsd.own.mk>
|
| /openbsd/src/regress/libexec/ld.so/link-order/ |
| D | Makefile | 3 .include <bsd.own.mk>
|
| /openbsd/src/regress/libexec/ |
| D | Makefile | 3 .include <bsd.own.mk>
|
| /openbsd/src/gnu/usr.bin/cc/cpp/ |
| D | Makefile | 4 .include <bsd.own.mk>
|
| /openbsd/src/libexec/ld.so/ldd/ |
| D | Makefile | 5 .include <bsd.own.mk>
|
| /openbsd/src/gnu/usr.bin/clang/llc/ |
| D | Makefile | 3 .include <bsd.own.mk>
|
| /openbsd/src/regress/lib/libcrypto/hmac/ |
| D | Makefile | 3 .include <bsd.own.mk>
|
| /openbsd/src/gnu/usr.bin/clang/libclangFrontendTool/ |
| D | Makefile | 9 .include <bsd.own.mk>
|
12345678910>>...44