Home
last modified time | relevance | path

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/
D931102-2.c15 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/
Dlp_rmjob.c104 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/
Dstack.t87 '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/
DAddingNewCIJobs.rst14 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/
Dbefore-Dd.out_ascii4 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/
Dopenbsd.sh59 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/
DMakefile.bsd-wrapper3 .include <bsd.own.mk>
49 .include <bsd.own.mk>
/openbsd/src/games/monop/
Dmonop.def46 "where", /* 2 */ "own holdings", /* 3 */
59 "where", /* 4 */ "own holdings", /* 5 */
84 list, /* own holdings |* 3 *| */
/openbsd/src/lib/libc/arch/riscv64/
DMakefile.inc2 .include <bsd.own.mk>
/openbsd/src/gnu/gcc/gcc/config/
Dt-openbsd1 # We don't need GCC's own include files.
/openbsd/src/share/mk/
Dbsd.port.arch.mk2 . include <bsd.own.mk>
Dbsd.port.mk2 . include <bsd.own.mk>
Dbsd.port.subdir.mk2 . include <bsd.own.mk>
Dbsd.xorg.mk2 .include <bsd.own.mk>
Dbsd.xconf.mk2 .include <bsd.own.mk>
/openbsd/src/lib/libc/arch/aarch64/
DMakefile.inc4 .include <bsd.own.mk>
/openbsd/src/lib/libc/dlfcn/
DMakefile.inc5 .include <bsd.own.mk>
/openbsd/src/usr.sbin/smtpd/
DMakefile3 .include <bsd.own.mk>
/openbsd/src/regress/libexec/ld.so/link-order/
DMakefile3 .include <bsd.own.mk>
/openbsd/src/regress/libexec/
DMakefile3 .include <bsd.own.mk>
/openbsd/src/gnu/usr.bin/cc/cpp/
DMakefile4 .include <bsd.own.mk>
/openbsd/src/libexec/ld.so/ldd/
DMakefile5 .include <bsd.own.mk>
/openbsd/src/gnu/usr.bin/clang/llc/
DMakefile3 .include <bsd.own.mk>
/openbsd/src/regress/lib/libcrypto/hmac/
DMakefile3 .include <bsd.own.mk>
/openbsd/src/gnu/usr.bin/clang/libclangFrontendTool/
DMakefile9 .include <bsd.own.mk>

12345678910>>...44