OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GSL_CFLAGS
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/auxprogs/
gsl16test
58
GSL_CFLAGS
=$3
76
echo "gsl16test: cflags: " $
GSL_CFLAGS
92
"(cd gsl-1.6-patched && CC=$GSL_CC CFLAGS=\"$
GSL_CFLAGS
\" ./configure)" && \
gsl19test
60
GSL_CFLAGS
=$3
79
echo "gsl19test: cflags: " $
GSL_CFLAGS
95
"(cd gsl-1.9 && CC=$GSL_CC CFLAGS=\"$
GSL_CFLAGS
\" ./configure)" && \
Completed in 736 milliseconds