Searched refs:LINT (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-10.0-release/usr.bin/xlint/
H A DMakefile4 .if ${LINT} == "lint"
/freebsd-10.0-release/usr.bin/xlint/llib/
H A DMakefile12 ${LINT} ${LINTFLAGS} -Cposix ${.ALLSRC}
15 ${LINT} ${LINTFLAGS} -Cstdc ${.ALLSRC}
/freebsd-10.0-release/sys/conf/
H A DmakeLINT.mk4 @echo "make LINT only"
7 rm -f LINT
9 rm -f LINT-VIMAGE LINT-NOINET LINT-NOINET6 LINT-NOIP
13 LINT: ${NOTES} ../../conf/makeLINT.sed
H A Dkern.pre.mk23 LINT?= lint macro
155 NORMAL_LINT= ${LINT} ${LINTFLAGS} ${CFLAGS:M-[DIU]*} ${.IMPSRC}
183 .if (${KERN_IDENT} == LINT)
184 MKMODULESENV+= ALL_MODULES=LINT
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Drpw.c96 #ifdef LINT
H A Dspeed.c134 #ifdef LINT
311 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/tools/tools/kernxref/
H A Dkernxref.sh18 KERNELNAME=LINT
/freebsd-10.0-release/usr.sbin/cron/cron/
H A Djob.c18 #if !defined(lint) && !defined(LINT)
H A Duser.c18 #if !defined(lint) && !defined(LINT)
/freebsd-10.0-release/tools/tools/kerninclude/
H A Dkerninclude.sh24 kernels="LINT GENERIC GENERIC98"
57 make LINT
59 rm -rf ../../compile/LINT ../../compile/GENERIC
61 config LINT
/freebsd-10.0-release/crypto/openssl/crypto/bf/
H A Dbfspeed.c129 #ifdef LINT
274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
H A Dbf_opts.c156 #ifdef LINT
328 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/crypto/openssl/crypto/cast/
H A Dcast_spd.c129 #ifdef LINT
274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
H A Dcastopts.c166 #ifdef LINT
338 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/crypto/openssl/crypto/rc2/
H A Drc2speed.c129 #ifdef LINT
274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/crypto/openssl/crypto/rc4/
H A Drc4speed.c129 #ifdef LINT
249 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/crypto/openssl/crypto/rc5/
H A Drc5speed.c129 #ifdef LINT
274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
/freebsd-10.0-release/contrib/bmake/mk/sys/
H A DGeneric.mk80 LINT?= lint macro
110 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DIRIX.mk68 LINT?= lint macro
102 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DNetBSD.mk103 LINT?= lint macro
137 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DOpenBSD.mk78 LINT?= lint macro
112 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
/freebsd-10.0-release/usr.sbin/cron/lib/
H A Dcompat.c18 #if !defined(lint) && !defined(LINT)
H A Denv.c18 #if !defined(lint) && !defined(LINT)
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_add.c171 #if defined(IRIX_CC_BUG) && !defined(LINT)
210 #if defined(IRIX_CC_BUG) && !defined(LINT)
/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A Didea_spd.c129 #ifdef LINT
295 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)

Completed in 122 milliseconds

123