Home | History | Annotate | Download | only in source

Lines Matching full:c99

2833   for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
2877 for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
4345 # Don't use -std=c99 on Solaris because of timezone check fails
4349 # We use -std=c99 to disable the gnu99 defaults and its associated warnings
4350 CFLAGS="$CFLAGS -std=c99"