Searched refs:LINTFLAGS (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11.0-release/usr.bin/xlint/llib/
H A DMakefile12 ${LINT} ${LINTFLAGS} -Cposix ${.ALLSRC}
15 ${LINT} ${LINTFLAGS} -Cstdc ${.ALLSRC}
20 LINTFLAGS+= -I${STAGE_INCLUDEDIR}
28 LINTFLAGS+= -I${_sysroot}/usr/include
/freebsd-11.0-release/contrib/ldns/drill/
H A DMakefile.in28 LINTFLAGS=+quiet -weak -warnposix -unrecog -Din_addr_t=uint32_t -Du_int=unsigned -Du_char=uint8_t -preproc -Drlimit=rlimit64 -D__gnuc_va_list=va_list
31 LINTFLAGS+="-DBN_ULONG=unsigned long" -Dkrb5_int32=int "-Dkrb5_ui_4=unsigned int" -DPQ_64BIT=uint64_t -DRC4_INT=unsigned -fixedformalarray -D"ENGINE=unsigned" -D"RSA=unsigned" -D"DSA=unsigned" -D"EVP_PKEY=unsigned" -D"EVP_MD=unsigned" -D"SSL=unsigned" -D"SSL_CTX=unsigned" -D"X509=unsigned" -D"RC4_KEY=unsigned" -D"EVP_MD_CTX=unsigned"
34 LINTFLAGS+="-D__RENAME(x)=" -D_NETINET_IN_H_
37 LINTFLAGS+="-Dsigset_t=long"
39 LINTFLAGS+="-D__uint16_t=uint16_t"
40 LINTFLAGS+=-D__signed__=signed "-D__packed=" "-D__aligned(x)="
42 LINTFLAGS+="-D__u16=struct __u16" "-D__u32=struct __u32" "-D__u64=struct __u64"
114 $(LINT) $(LINTFLAGS) $(CPPFLAGS) -I$(srcdir) $(srcdir)/$$i ; \
/freebsd-11.0-release/usr.bin/xlint/lint2/
H A DMakefile10 LINTFLAGS=-abehrz macro
/freebsd-11.0-release/usr.bin/xlint/lint1/
H A DMakefile12 LINTFLAGS=-aehpz macro
/freebsd-11.0-release/usr.sbin/cron/doc/
H A DMakefile.vixie70 LINTFLAGS = -hbxa $(INCLUDE) $(COMPAT) $(DEBUGGING)
104 lint $(LINTFLAGS) $(LINT_CRON) $(LIBS) \
106 lint $(LINTFLAGS) $(LINT_CRONTAB) $(LIBS) \
/freebsd-11.0-release/lib/libc/regex/grot/
H A DMakefile36 LINTFLAGS = -I. -Dstatic= -Dconst= -DREDEBUG macro
90 lint $(LINTFLAGS) -h $(LINTC) 2>&1 | egrep -v '$(JUNKLINT)' | tee lint
/freebsd-11.0-release/contrib/top/
H A DMakefile.X59 LINTFLAGS = -x $(CDEFS)
76 $(LINT) $(LINTFLAGS) $(CFILES)
/freebsd-11.0-release/contrib/byacc/
H A Dmakefile.in31 LINTFLAGS = @LINT_OPTS@
162 $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(C_FILES)
/freebsd-11.0-release/contrib/bmake/mk/sys/
H A DGeneric.mk81 LINTFLAGS?= -chapbxzF macro
110 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DIRIX.mk69 LINTFLAGS?= -chapbxzF macro
102 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DNetBSD.mk104 LINTFLAGS?= -chapbxzF macro
137 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DOpenBSD.mk79 LINTFLAGS?= -chapbxzF macro
112 ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC}
H A DAIX.mk68 LINTFLAGS= -chapbx macro
H A DDarwin.mk83 LINTFLAGS?= -chapbx macro
H A DLinux.mk71 LINTFLAGS= -chapbx macro
H A DOSF1.mk78 LINTFLAGS= -chapbx macro
H A DSunOS.mk99 LINTFLAGS= -chapbx macro
H A DHP-UX.mk102 LINTFLAGS= -chapbx macro
H A DUnixWare.mk113 LINTFLAGS?= -pF macro
/freebsd-11.0-release/sys/conf/
H A Dkern.pre.mk110 LINTFLAGS= ${LINTOBJKERNFLAGS} macro
160 NORMAL_LINT= ${LINT} ${LINTFLAGS} ${CFLAGS:M-[DIU]*} ${.IMPSRC}
/freebsd-11.0-release/contrib/bmake/mk/
H A Dprog.mk200 @${LINT} ${LINTFLAGS} ${LDFLAGS:M-L*} ${LOBJS} ${LDADD}
/freebsd-11.0-release/share/mk/
H A Dsys.mk223 LINTFLAGS ?= -cghapbx macro
224 LINTKERNFLAGS ?= ${LINTFLAGS}
H A Dbsd.prog.mk283 ${LINT} ${LINTFLAGS} ${CFLAGS:M-[DIU]*} ${.ALLSRC}
H A Dbsd.lib.mk417 ${LINT} ${LINTFLAGS} ${CFLAGS:M-[DIU]*} ${.ALLSRC}
/freebsd-11.0-release/contrib/ldns/
H A DMakefile.in52 LINTFLAGS = +quiet -weak -warnposix -unrecog -Din_addr_t=uint32_t -Du_int=unsigned -Du_char=uint8_t -preproc -Drlimit=rlimit64 -D__gnuc_va_list=va_list
54 LINTFLAGS += @LINTFLAGS@
55 LINTFLAGS += "-DBN_ULONG=unsigned long" -Dkrb5_int32=int "-Dkrb5_ui_4=unsigned int" -DPQ_64BIT=uint64_t -DRC4_INT=unsigned -fixedformalarray -D"ENGINE=unsigned" -D"RSA=unsigned" -D"DSA=unsigned" -D"EVP_PKEY=unsigned" -D"EVP_MD=unsigned" -D"SSL=unsigned" -D"SSL_CTX=unsigned" -D"X509=unsigned" -D"RC4_KEY=unsigned" -D"EVP_MD_CTX=unsigned" -D"EC_KEY=unsigned" -D"EC_POINT=unsigned" -D"EC_GROUP=unsigned" -D"EVP_PKEY_ASN1_METHOD=struct evp_pkey_asn1_method_st" -D"EVP_PKEY_CTX=struct evp_pkey_ctx_st"
57 LINTFLAGS += "-Dsigset_t=long"
59 LINTFLAGS += "-D__uint16_t=uint16_t" -D"__pure2=" -D"__wchar_t=wchar_t" -D"__packed=" -D"__aligned(x)="
61 LINTFLAGS += -D"__BEGIN_DECLS=" -D"__ssize_t=ssize_t" -D"__intptr_t=intptr_t" -D"__nonnull(x)=" -D"__THROW=" -D"__wur=" -D"__off_t=unsigned" -D"__off64_t=unsigned" -D"__useconds_t=unsigned" -D"__uid_t=unsigned" -D"__gid_t=unsigned" -D"__attribute_deprecated__=" -D"__pid_t=unsigned" -D"__restrict=" -D"__END_DECLS=" -D"__BEGIN_NAMESPACE_STD=" -D"__END_NAMESPACE_STD=" -D"__BEGIN_NAMESPACE_C99=" -D"__END_NAMESPACE_C99=" -D"__socklen_t=unsigned" -D"sa_family_t=unsigned " -D"__mode_t=unsigned" -D"u_int16_t=uint16_t" -D"u_int32_t=uint32_t" -D"u_int8_t=uint8_t" -D"u_short=unsigned short" -D"__u16=uint16_t" -D"__u32=uint32_t" -D"__u64=uint64_t"
63 LINTFLAGS += -D"_RuneLocale=int"
398 $(LINT) $(LINTFLAGS) -I. -I$(srcdir) $(srcdir)/$$i ; \
404 $(LINT) $(LINTFLAGS)
[all...]

Completed in 218 milliseconds

12