Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/include/
H A Ddefines.h404 #define HAVE_USLEEP 1 macro
/netbsd-src/external/bsd/libevent/include/
H A Dconfig.h388 #define HAVE_USLEEP 1 macro
/netbsd-src/external/bsd/unbound/include/
H A Dconfig.h685 #define HAVE_USLEEP 1 macro
1298 #ifndef HAVE_USLEEP
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dunistd_h.m4207 HAVE_USLEEP=1; AC_SUBST([HAVE_USLEEP]) subst
/netbsd-src/external/bsd/less/dist/
H A Dos.c502 #if HAVE_USLEEP in sleep_ms()
H A Ddefines.h.in401 #undef HAVE_USLEEP
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_defs.h1555 #if defined(HAVE_USLEEP) && !defined(HAVE_EXTERN_USLEEP)
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in684 #undef HAVE_USLEEP
1281 #ifndef HAVE_USLEEP
1283 #endif /* HAVE_USLEEP */
H A Dacx_nlnetlabs.m41294 #ifndef HAVE_USLEEP
1296 #endif /* HAVE_USLEEP */
/netbsd-src/external/bsd/libevent/dist/
H A Dconfig.h.in402 #undef HAVE_USLEEP
/netbsd-src/external/bsd/nsd/dist/
H A Dacx_nlnetlabs.m41294 #ifndef HAVE_USLEEP
1296 #endif /* HAVE_USLEEP */
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dunistd.in.h2264 # if !@HAVE_USLEEP@
H A DMakefile.in1539 HAVE_USLEEP = @HAVE_USLEEP@
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfig.h.in473 #undef HAVE_USLEEP
H A Dacinclude.m41599 AC_DEFINE(HAVE_USLEEP,1, [Defined if usleep exists.]) definition
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfig.h.in505 #undef HAVE_USLEEP
H A Dacinclude.m41555 AC_DEFINE(HAVE_USLEEP,1, [Defined if usleep exists.]) definition
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A Dconfigure7466 HAVE_USLEEP=1;
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c44875 #elif defined(HAVE_USLEEP) && HAVE_USLEEP