Home
last modified time | relevance | path

Searched refs:CSTD (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/sys/conf/
Dkern.mk300 CSTD= c99
302 .if ${CSTD} == "k&r"
304 .elif ${CSTD} == "c89" || ${CSTD} == "c90"
306 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
308 .elif ${CSTD} == "c99"
311 CFLAGS+= -std=${CSTD}
/freebsd-12-stable/share/mk/
Dbsd.sys.mk16 CSTD?= gnu99
18 .if ${CSTD} == "c89" || ${CSTD} == "c90"
20 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
22 .elif ${CSTD} == "c99"
25 CFLAGS+= -std=${CSTD}
Dbsd.progs.mk25 PROG_OVERRIDE_VARS += BINDIR BINGRP BINOWN BINMODE CSTD CXXSTD DPSRCS MAN \
/freebsd-12-stable/usr.bin/unzip/
DMakefile4 CSTD = c99 macro
/freebsd-12-stable/usr.bin/fetch/
DMakefile4 CSTD?= c99 macro
/freebsd-12-stable/tools/regression/include/tgmath/
DMakefile4 CSTD= c99 macro
/freebsd-12-stable/usr.sbin/edquota/
DMakefile7 CSTD= gnu99 macro
/freebsd-12-stable/libexec/tcpd/
DMakefile9 CSTD?= c89 macro
/freebsd-12-stable/libexec/tftpd/tests/
DMakefile13 CSTD= c11 macro
/freebsd-12-stable/cddl/usr.bin/zstreamdump/
DMakefile21 CSTD= c99 macro
/freebsd-12-stable/cddl/usr.sbin/zhack/
DMakefile9 CSTD= c99 macro
/freebsd-12-stable/cddl/usr.bin/ztest/
DMakefile23 CSTD= c99 macro
/freebsd-12-stable/cddl/usr.sbin/zdb/
DMakefile10 CSTD= c99 macro
/freebsd-12-stable/cddl/lib/libzfs_core/
DMakefile20 CSTD= c99 macro
/freebsd-12-stable/lib/msun/tests/
DMakefile82 CSTD= c99 macro
/freebsd-12-stable/lib/libc/tests/sys/
DMakefile74 CSTD?= c99 macro
/freebsd-12-stable/lib/libfetch/
DMakefile27 CSTD?= c99 macro
/freebsd-12-stable/libexec/rtld-elf/
DMakefile29 CSTD?= gnu99 macro
/freebsd-12-stable/gnu/lib/csu/
DMakefile17 CSTD?= gnu89 macro
/freebsd-12-stable/cddl/lib/libzfs/
DMakefile44 CSTD= c99 macro
/freebsd-12-stable/lib/libpam/libpam/
DMakefile158 CSTD?= c99 macro
/freebsd-12-stable/cddl/lib/libzpool/
DMakefile77 CSTD= c99 macro