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

12

/freebsd-10-stable/usr.bin/c99/
H A DMakefile3 PROG= c99
/freebsd-10-stable/tools/regression/include/tgmath/
H A DMakefile4 CSTD= c99
/freebsd-10-stable/usr.bin/unzip/
H A DMakefile4 CSTD = c99
/freebsd-10-stable/share/man/man7/
H A DMakefile12 c99.7 \
36 MLINKS+= c99.7 c.7
37 MLINKS+= c99.7 c78.7
38 MLINKS+= c99.7 c89.7
39 MLINKS+= c99.7 c90.7
/freebsd-10-stable/usr.bin/fetch/
H A DMakefile6 CSTD?= c99
/freebsd-10-stable/cddl/usr.bin/zstreamdump/
H A DMakefile24 CSTD= c99
/freebsd-10-stable/cddl/usr.bin/ztest/
H A DMakefile26 CSTD= c99
/freebsd-10-stable/cddl/usr.sbin/zdb/
H A DMakefile10 CSTD= c99
/freebsd-10-stable/cddl/usr.sbin/zhack/
H A DMakefile9 CSTD= c99
/freebsd-10-stable/lib/msun/tests/
H A DMakefile68 CSTD= c99
/freebsd-10-stable/lib/libfetch/
H A DMakefile28 CSTD?= c99
/freebsd-10-stable/lib/libc/tests/sys/
H A DMakefile71 CSTD?= c99
/freebsd-10-stable/cddl/lib/libzfs_core/
H A DMakefile20 CSTD= c99
/freebsd-10-stable/contrib/ntp/
H A Dflock-build84 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS" &
112 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS &
/freebsd-10-stable/lib/libpam/libpam/
H A DMakefile155 CSTD?= c99
/freebsd-10-stable/cddl/lib/libzfs/
H A DMakefile49 CSTD= c99
/freebsd-10-stable/cddl/lib/libzpool/
H A DMakefile69 CSTD= c99
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dinit.c72 char c99; member in struct:lang_flags
82 { /* c99 c++ xnum xid std // digr */
105 CPP_OPTION (pfile, c99) = l->c99;
162 CPP_OPTION (pfile, warn_long_long) = !CPP_OPTION (pfile, c99);
395 else if (CPP_OPTION (pfile, c99))
H A Dcharset.c852 && ((CPP_OPTION (pfile, c99) && !(ucnranges[mn].flags & C99))
910 if (CPP_OPTION (pfile, c99) && (ucnranges[mn].flags & DIG))
948 if (!CPP_OPTION (pfile, cplusplus) && !CPP_OPTION (pfile, c99))
H A Dexpr.c253 if (radix == 16 && CPP_PEDANTIC (pfile) && !CPP_OPTION (pfile, c99))
333 && ! CPP_OPTION (pfile, c99)
1412 if (CPP_PEDANTIC (pfile) && (!CPP_OPTION (pfile, c99)
H A Dmacro.c1379 if (! CPP_OPTION (pfile, c99)
1475 if (CPP_OPTION (pfile, c99))
/freebsd-10-stable/usr.bin/
H A DMakefile377 SUBDIR+= c99
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h373 unsigned char c99; member in struct:cpp_options
/freebsd-10-stable/share/mk/
H A Dbsd.sys.mk22 .elif ${CSTD} == "c99"
/freebsd-10-stable/sys/conf/
H A Dkern.pre.mk53 C_DIALECT= -std=c99

Completed in 263 milliseconds

12