Home
last modified time | relevance | path

Searched refs:c11flags (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c68 const char *c11flags = NULL; variable
811 c11flags = NULL; in find_compiler()
824 c11flags = "-Wall -Werror -std=c11 -nostdinc " in find_compiler()
877 cflags = c11flags; in do_compile()