Home
last modified time | relevance | path

Searched defs:slow (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dprint-threads.c8 int slow = 0; variable
/openbsd-src/lib/libc/regex/
H A Dengine.c48 #define slow sslow macro
60 #define slow lslow macro
763 slow(struct match *m, const char *start, const char *stop, sopno startst, in slow() function
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modeset_lock.c296 bool interruptible, bool slow) in modeset_lock()
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dww_mutex.h133 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx, bool slow, bool intr) { in __ww_mutex_lock()
/openbsd-src/games/worm/
H A Dworm.c62 int slow = 0; variable
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h51 #define __FAST_OR_SLOW(fast, slow) fast argument
53 #define __FAST_OR_SLOW(fast, slow) slow argument
/openbsd-src/regress/usr.bin/ssh/unittests/test_helper/
H A Dtest_helper.c115 static int slow = 0; variable
/openbsd-src/sys/arch/hppa/gsc/
H A Dgsckbc.c707 pckbc_poll_cmd(self, slot, cmd, len, responselen, respbuf, slow) in pckbc_poll_cmd() argument
/openbsd-src/sys/dev/ic/
H A Dpckbc.c677 int responselen, u_char *respbuf, int slow) in pckbc_poll_cmd()
/openbsd-src/sys/dev/usb/
H A Dohci.c2984 u_int npoll, slow, shigh, nslots; in ohci_device_setintr() local