Searched defs:slow (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
H A D | print-threads.c | 8 int slow = 0; variable
|
/openbsd-src/lib/libc/regex/ |
H A D | engine.c | 48 #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 D | drm_modeset_lock.c | 296 bool interruptible, bool slow) in modeset_lock()
|
/openbsd-src/sys/dev/pci/drm/include/linux/ |
H A D | ww_mutex.h | 133 __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 D | worm.c | 62 int slow = 0; variable
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | __clang_cuda_math.h | 51 #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 D | test_helper.c | 115 static int slow = 0; variable
|
/openbsd-src/sys/arch/hppa/gsc/ |
H A D | gsckbc.c | 707 pckbc_poll_cmd(self, slot, cmd, len, responselen, respbuf, slow) in pckbc_poll_cmd() argument
|
/openbsd-src/sys/dev/ic/ |
H A D | pckbc.c | 677 int responselen, u_char *respbuf, int slow) in pckbc_poll_cmd()
|
/openbsd-src/sys/dev/usb/ |
H A D | ohci.c | 2984 u_int npoll, slow, shigh, nslots; in ohci_device_setintr() local
|