HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_HASWELL (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/nsd/dist/simdzone/src/
config.h.in 31 #cmakedefine HAVE_HASWELL 1
bench.c 34 #if HAVE_HASWELL
56 #if HAVE_HASWELL
zone.c 49 #if HAVE_HASWELL
67 #if HAVE_HASWELL
  /src/external/bsd/nsd/dist/simdzone/
config.h.in 19 #undef HAVE_HASWELL
configure.ac 75 HAVE_HASWELL=NO
133 AC_DEFINE(HAVE_HASWELL, 1, [Wether or not to compile support for AVX2])
134 HAVE_HASWELL=HASWELL
147 AC_SUBST([HAVE_HASWELL])
Makefile.in 9 HASWELL = @HAVE_HASWELL@
configure 645 HAVE_HASWELL
4325 HAVE_HASWELL=NO
4492 printf "%s\n" "#define HAVE_HASWELL 1" >>confdefs.h
4494 HAVE_HASWELL=HASWELL

Completed in 28 milliseconds