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

/freebsd-current/tools/regression/include/tgmath/
H A DMakefile3 CSTD= c99 macro
/freebsd-current/libexec/tftpd/tests/
H A DMakefile8 CSTD= c11 macro
/freebsd-current/libexec/tcpd/
H A DMakefile10 CSTD?= c89 macro
/freebsd-current/sbin/newfs_msdos/
H A DMakefile13 CSTD= c11 macro
/freebsd-current/usr.bin/sort/
H A DMakefile7 CSTD= c11 macro
/freebsd-current/cddl/usr.libexec/zpool_influxdb/
H A DMakefile13 CSTD= c99 macro
/freebsd-current/cddl/lib/pam_zfs_key/
H A DMakefile14 CSTD= c99 macro
/freebsd-current/cddl/usr.sbin/zhack/
H A DMakefile9 CSTD= c99 macro
/freebsd-current/cddl/lib/libtpool/
H A DMakefile14 CSTD= c99 macro
/freebsd-current/cddl/usr.bin/ztest/
H A DMakefile27 CSTD= c99 macro
/freebsd-current/usr.bin/zstd/
H A DMakefile29 CSTD=c11 macro
/freebsd-current/usr.sbin/makefs/
H A DMakefile19 CSTD= c11 macro
/freebsd-current/cddl/lib/libzdb/
H A DMakefile12 CSTD= c99 macro
/freebsd-current/cddl/usr.sbin/zdb/
H A DMakefile14 CSTD= c99 macro
/freebsd-current/cddl/lib/libzutil/
H A DMakefile27 CSTD= c99 macro
/freebsd-current/cddl/lib/libzfsbootenv/
H A DMakefile20 CSTD= c99 macro
/freebsd-current/cddl/lib/libzfs_core/
H A DMakefile18 CSTD= c99 macro
/freebsd-current/cddl/lib/libspl/
H A DMakefile36 CSTD= c99 macro
/freebsd-current/sys/conf/
H A Dkern.mk287 CSTD?= gnu99 macro
290 .if ${CSTD} == "k&r" || ${CSTD} == "c89" || ${CSTD} == "c90" || \
291 ${CSTD} == "c94" || ${CSTD} == "c95"
293 .else # CSTD
294 CFLAGS+= -std=${CSTD}
295 .endif # CSTD
/freebsd-current/share/mk/
H A Dbsd.sys.mk14 CSTD?= gnu99 macro
16 .if ${CSTD} == "c89" || ${CSTD} == "c90"
18 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
20 .elif ${CSTD} == "c99"
22 .else # CSTD
23 CFLAGS+= -std=${CSTD}
24 .endif # CSTD
H A Dbsd.progs.mk24 PROG_OVERRIDE_VARS += BINDIR BINGRP BINOWN BINMODE CSTD CXXSTD DPSRCS MAN \
/freebsd-current/cddl/lib/libzfs/
H A DMakefile89 CSTD= c99 macro
/freebsd-current/cddl/lib/libicp_rescue/
H A DMakefile100 CSTD= c99 macro
/freebsd-current/cddl/lib/libicp/
H A DMakefile103 CSTD= c99 macro
/freebsd-current/cddl/lib/libzpool/
H A DMakefile284 CSTD= c99 macro

Completed in 236 milliseconds