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

/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c66 const char *c89flags = NULL; variable
809 c89flags = "-Xc -errwarn=%all -v -xc99=%none " MFLAG;
813 test_debugf(t, "c89flags: %s", c89flags);
820 c89flags = "-Wall -Werror -std=c89 -nostdinc "
827 test_debugf(t, "c89flags: %s", c89flags);
880 cflags = c89flags;

Completed in 46 milliseconds