Home | History | Annotate | Download | only in icu4c

Lines Matching refs:c99

2749   for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
2793 for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
4068 # We use -std=c99 to disable the gnu99 defaults and its associated warnings
4069 CFLAGS="$CFLAGS -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings"