Home
last modified time | relevance | path

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

/titanic_41/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg25 # <std> indicates either c89 or c99, i.e. which C standard to compile
44 env | SUSv3 | c99 | -D_XOPEN_SOURCE=600
45 env | SUSv4 | c99 | -D_XOPEN_SOURCE=700
50 env | POSIX-2001 | c99 | -D_POSIX_C_SOURCE=200112L
51 env | POSIX-2008 | c99 | -D_POSIX_C_SOURCE=200809L
53 env | C99 | c99 |
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwstod.c186 wstring_to_decimal(const wchar_t **ppc, int c99, decimal_record *pd, in wstring_to_decimal() argument
257 if (c99) { in wstring_to_decimal()
336 if (c99) { in wstring_to_decimal()
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1325 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
/titanic_41/usr/src/data/hwdata/
H A Dusb.ids12610 0c99 Desire (debug)
13228 0c99 Innochips Co., Ltd
H A Dpci.ids27491 2c99 Core Processor Integrated Memory Controller Target Address Decoder
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1000 Added the C99 compiler option (-std=c99) to the Unix makefiles.