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

/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dexplicit_bzero_win32.c8 #if !defined(HAVE_EXPLICIT_BZERO) && defined(_WIN32)
19 #endif /* !defined(HAVE_EXPLICIT_BZERO) && defined(_WIN32) */
H A Dexplicit_bzero.c10 #if !defined(HAVE_EXPLICIT_BZERO) && !defined(_WIN32)
57 #endif /* !defined(HAVE_EXPLICIT_BZERO) && !defined(_WIN32) */
H A Dopenbsd-compat.h66 #if !defined(HAVE_EXPLICIT_BZERO)
/netbsd-current/external/bsd/pam-u2f/dist/
H A Dexplicit_bzero.c14 #ifndef HAVE_EXPLICIT_BZERO
53 #endif /* HAVE_EXPLICIT_BZERO */
H A Dutil.h87 #if !defined(HAVE_EXPLICIT_BZERO)
/netbsd-current/external/public-domain/sqlite/sqlite2mdoc/
H A Dconfig.h47 #define HAVE_EXPLICIT_BZERO 0 macro
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dcore.c127 #define HAVE_EXPLICIT_BZERO 1 macro
132 #define HAVE_EXPLICIT_BZERO 1 macro
141 #elif defined(HAVE_EXPLICIT_BZERO)
/netbsd-current/external/bsd/nsd/include/
H A Dconfig.h174 /* #undef HAVE_EXPLICIT_BZERO */
939 #ifndef HAVE_EXPLICIT_BZERO
/netbsd-current/external/bsd/tmux/dist/
H A Dcompat.h282 #ifndef HAVE_EXPLICIT_BZERO
/netbsd-current/external/bsd/unbound/include/
H A Dconfig.h264 /* #undef HAVE_EXPLICIT_BZERO */
1349 #ifndef HAVE_EXPLICIT_BZERO
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dutils.c111 #elif defined(HAVE_EXPLICIT_BZERO)
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstring.in.h82 # if ! @HAVE_EXPLICIT_BZERO@
H A DMakefile.in1047 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
3552 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstring.in.h150 # if ! @HAVE_EXPLICIT_BZERO@
H A DMakefile.in1333 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
5655 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
/netbsd-current/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c367 #ifdef HAVE_EXPLICIT_BZERO
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A DMakefile.in893 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
H A Dconfigure889 HAVE_EXPLICIT_BZERO
15339 HAVE_EXPLICIT_BZERO=1;
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A DMakefile.in999 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
H A Dconfigure985 HAVE_EXPLICIT_BZERO
18726 HAVE_EXPLICIT_BZERO=1;
/netbsd-current/external/bsd/unbound/dist/util/
H A Dnet_help.c1811 #ifdef HAVE_EXPLICIT_BZERO

Completed in 468 milliseconds