OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_valgrind
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/m4/
ax_valgrind_check.m4
17
# Makefile; and $
enable_valgrind
which can be used in subsequent configure
86
[
enable_valgrind
=$enableval],[
enable_valgrind
=no])
88
AS_IF([test "$
enable_valgrind
" != "no"],[
92
AS_IF([test "$
enable_valgrind
" = "yes"],[
95
enable_valgrind
=no
98
enable_valgrind
=yes
102
AM_CONDITIONAL([VALGRIND_ENABLED],[test "$
enable_valgrind
" = "yes"])
103
AC_SUBST([VALGRIND_ENABLED],[$
enable_valgrind
])
114
AS_IF([test "$
enable_valgrind
" = "no"],
[
all
...]
/src/sys/external/isc/libsodium/dist/
configure
833
enable_valgrind
5712
if test "${
enable_valgrind
+set}" = set; then :
5713
enableval=$
enable_valgrind
;
enable_valgrind
=$enableval
5715
enable_valgrind
=no
5719
if test "$
enable_valgrind
" != "no"; then :
5761
if test "$
enable_valgrind
" = "yes"; then :
5767
enable_valgrind
=no
5773
enable_valgrind
=yes
5779
if test "$
enable_valgrind
" = "yes"; the
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025