Searched refs:c99 (Results 1 – 9 of 9) sorted by relevance
27 # <std> indicates either c89 or c99, i.e. which C standard to compile46 env | SUSv3 | c99 | -D_XOPEN_SOURCE=60047 env | SUSv4 | c99 | -D_XOPEN_SOURCE=70053 env | POSIX-2001 | c99 | -D_POSIX_C_SOURCE=200112L54 env | POSIX-2008 | c99 | -D_POSIX_C_SOURCE=200809L57 env | C99 | c99 |
1 int c99(void);2 int c99(void) in c99() function
12 static int c99(void) in c99() function
184 wstring_to_decimal(const wchar_t **ppc, int c99, decimal_record *pd, in wstring_to_decimal() argument255 if (c99) { in wstring_to_decimal()334 if (c99) { in wstring_to_decimal()
1325 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
12 12-06-13 features/float: handle __mips c99 peculiarities
13862 0c99 Desire (debug)14543 0c99 Innochips Co., Ltd22867 2c99 Prusa
34110 2c99 Core Processor Integrated Memory Controller Target Address Decoder
1000 Added the C99 compiler option (-std=c99) to the Unix makefiles.