Searched defs:fast (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dtaskqueue.h207 TASKQUEUE_DECLARE(fast); variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp26 bool fast = common_flags()->fast_unwind_on_fatal; local
39 fast); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp105 bool fast = common_flags()->fast_unwind_on_fatal; local
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c47 #define fast sfast macro
58 #define fast lfast macro
680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, function
1029 #undef fast macro
/freebsd-11-stable/sys/geom/stripe/
H A Dg_stripe.c80 int error, fast; local
575 int error, fast = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp35 ubsan_GetStackTrace(BufferedStackTrace *stack, uptr max_depth, uptr pc, uptr bp, void *context, bool fast) argument
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c763 walk(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst, bool fast) argument
/freebsd-11-stable/contrib/tcsh/
H A Dsh.c101 static int fast = 0; variable
/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h294 unsigned char fast; /* bus master timing (Sigma-22 and -800) */ member in struct:__anon9563
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1161 int fast; local
1097 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) argument
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.c2363 int fast = 0; local
/freebsd-11-stable/sys/dev/aac/
H A Daac.c822 u_int32_t index, fast; local
/freebsd-11-stable/sys/kern/
H A Dkern_tc.c1069 sysclock_getsnapshot(struct sysclock_snap *clock_snap, int fast) argument

Completed in 130 milliseconds