Searched refs:inc (Results 1 - 25 of 229) sorted by relevance

12345678910

/freebsd-9.3-release/crypto/openssl/bugs/
H A Ddggccbug.c25 void inc(a) function
40 inc(&p);
/freebsd-9.3-release/contrib/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
/freebsd-9.3-release/tools/tools/ath/athdebug/
H A DMakefile5 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/ath/athpow/
H A DMakefile5 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/net80211/w00t/ap/
H A DMakefile3 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/net80211/w00t/assoc/
H A DMakefile3 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/net80211/w00t/expand/
H A DMakefile3 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/net80211/w00t/prga/
H A DMakefile3 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/net80211/w00t/redir/
H A DMakefile3 .include <../Makefile.inc>
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh42 cfile=${TMPDIR:-/tmp}/inc.$$.$file.c
43 cofile=${TMPDIR:-/tmp}/inc.$$.$file
60 echo $inc failed: `cat $errfile | head -1` > $ofile
62 echo $inc succeeded > $ofile
94 for inc in $files; do
95 file=`basename $inc`
102 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
103 errfile=${TMPDIR:-/tmp}/inc.$file.$$.err
120 bigofile=${TMPDIR:-/tmp}/inc.$$.out
122 for inc i
[all...]
/freebsd-9.3-release/tools/tools/ath/arcode/
H A DMakefile6 .include <../Makefile.inc>
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A Dgenerate_module.rb34 PATTERNS = { 'src' => {'' => { :inc => [] } },
35 'dh' => {'Driver' => { :inc => ['%1$sHardware.h'] },
36 'Hardware' => { :inc => [] }
38 'dih' => {'Driver' => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] },
39 'Interrupt'=> { :inc => ['%1$sHardware.h'] },
40 'Hardware' => { :inc => [] }
42 'mch' => {'Model' => { :inc => [] },
43 'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
44 'Hardware' => { :inc => [] }
46 'mvp' => {'Model' => { :inc
[all...]
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dbuildopts.c21 int inc; local
29 if ((inc = addipopt(op, io, len, t))) {
30 op += inc;
31 len += inc;
/freebsd-9.3-release/tools/tools/ath/ath_ee_v14_print/
H A DMakefile9 .include <../Makefile.inc>
/freebsd-9.3-release/gnu/usr.bin/gdb/doc/
H A DMakefile12 gpl.texi inc-hist.texinfo rluser.texinfo
22 inc-hist.texinfo: hsuser.texi inc-hist.diff
29 CLEANFILES= gdb-cfg.texi GDBvn.texi inc-hist.texinfo inc-hist.texinfo.orig \
/freebsd-9.3-release/lib/clang/
H A Dclang.build.mk42 Intrinsics.inc.h: ${LLVM_SRCS}/include/llvm/IR/Intrinsics.td
62 ${arch:T}Gen${hdr:H:C/$/.inc.h/}: ${LLVM_SRCS}/lib/Target/${arch:H}/${arch:T}.td
70 Attrs.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
75 AttrDump.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
80 AttrIdentifierArg.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
85 AttrImpl.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
90 AttrLateParsed.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
95 AttrList.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
100 AttrParsedAttrImpl.inc.h: ${CLANG_SRCS}/include/clang/Basic/Attr.td
105 AttrParsedAttrKinds.inc
[all...]
/freebsd-9.3-release/sys/boot/
H A DMakefile4 .include <bsd.arch.inc.mk>
/freebsd-9.3-release/tools/tools/ath/ath_ee_9287_print/
H A DMakefile10 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/ath/ath_ee_v4k_print/
H A DMakefile10 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/ath/athkey/
H A DMakefile16 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/ath/athradar/
H A DMakefile5 .include <../Makefile.inc>
/freebsd-9.3-release/usr.bin/xlint/xlint/
H A DMakefile14 .include "${.CURDIR}/../../Makefile.inc"
/freebsd-9.3-release/tools/tools/ath/ath_prom_read/
H A DMakefile7 .include <../Makefile.inc>
/freebsd-9.3-release/tools/tools/ath/athrd/
H A DMakefile13 .include <../Makefile.inc>
/freebsd-9.3-release/usr.sbin/ctm/ctm/
H A DMakefile22 .if exists(${.CURDIR}/../../Makefile.inc)
23 .include "${.CURDIR}/../../Makefile.inc"

Completed in 121 milliseconds

12345678910