Home
last modified time | relevance | path

Searched refs:c99 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg27 # <std> indicates either c89 or c99, i.e. which C standard to compile
46 env | SUSv3 | c99 | -D_XOPEN_SOURCE=600
47 env | SUSv4 | c99 | -D_XOPEN_SOURCE=700
53 env | POSIX-2001 | c99 | -D_POSIX_C_SOURCE=200112L
54 env | POSIX-2008 | c99 | -D_POSIX_C_SOURCE=200809L
57 env | C99 | c99 |
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dc99-for-loop.c1 int c99(void);
2 int c99(void) in c99() function
H A Dc99-for-loop-decl.c12 static int c99(void) in c99() function
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstod.c184 wstring_to_decimal(const wchar_t **ppc, int c99, decimal_record *pd, in wstring_to_decimal() argument
255 if (c99) { in wstring_to_decimal()
334 if (c99) { in wstring_to_decimal()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1325 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE12 12-06-13 features/float: handle __mips c99 peculiarities
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids13862 0c99 Desire (debug)
14543 0c99 Innochips Co., Ltd
22867 2c99 Prusa
H A Dpci.ids34110 2c99 Core Processor Integrated Memory Controller Target Address Decoder
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1000 Added the C99 compiler option (-std=c99) to the Unix makefiles.