| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_hip_math.h | 45 #define __FAST_OR_SLOW(fast, slow) fast argument 47 #define __FAST_OR_SLOW(fast, slow) slow argument
|
| H A D | __clang_cuda_math.h | 55 #define __FAST_OR_SLOW(fast, slow) fast argument 57 #define __FAST_OR_SLOW(fast, slow) slow argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan.h | 23 #define GET_STACK_TRACE(max_size, fast) \ argument
|
| H A D | lsan.cpp | 45 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_diag_standalone.cpp | 24 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
| H A D | ubsan_diag.cpp | 40 bool fast = StackTrace::WillUseFastUnwind(request_fast); in ubsan_GetStackTrace() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
| H A D | asan_errors.cpp | 28 bool fast = common_flags()->fast_unwind_on_fatal; in OnStackUnwind() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_stack_trace.cpp | 54 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_diagnostics.cpp | 28 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
| /freebsd/contrib/nvi/regex/ |
| H A D | engine.c | 47 #define fast sfast macro 58 #define fast lfast macro 680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast() function
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_inlines_a.h | 155 bool fast = tsd_fast(tsd); pre_reentrancy() local
|
| H A D | tsd.h | 337 bool fast = (tsd_state_get(tsd) == tsd_state_nominal); tsd_fast() local [all...] |
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | fse_compress.c | 554 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic() 615 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | fse_compress.c | 553 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic() 614 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_report.cpp | 155 bool fast = common_flags()->fast_unwind_on_fatal; in ReportMmapWriteExec() local
|
| /freebsd/sys/dev/ufshci/ |
| H A D | ufshci_req_queue.c | 528 bool fast; in ufshci_req_queue_timeout() local
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | fse_decompress.c | 176 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | fse_decompress.c | 177 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | fast.c | 234 make_tgs_outer_padata(krb5_pa_data *tgs, krb5_pa_data *fast, in make_tgs_outer_padata()
|
| /freebsd/sys/dev/nvme/ |
| H A D | nvme_qpair.c | 845 bool fast; in nvme_qpair_timeout() local
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 1095 ahc_scbram_config(struct ahc_softc * ahc,int enable,int pcheck,int fast,int large) ahc_scbram_config() argument 1158 int fast; ahc_probe_ext_scbram() local [all...] |
| /freebsd/sys/geom/stripe/ |
| H A D | g_stripe.c | 569 int error, fast = 0; in g_stripe_start() local
|
| /freebsd/lib/libc/regex/ |
| H A D | engine.c | 843 sopno stopst, bool fast) in walk()
|