Searched refs:c99flags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c67 const char *c99flags = NULL; variable
810 c99flags = "-Xc -errwarn=%all -v -xc99=%all " MFLAG;
814 test_debugf(t, "c99flags: %s", c99flags);
822 c99flags = "-Wall -Werror -std=c99 -nostdinc "
828 test_debugf(t, "c99flags: %s", c99flags);
874 cflags = c99flags;

Completed in 82 milliseconds