| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_rand.c | 25 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand() 102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() 108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() 113 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand() 119 int BN_priv_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_priv_rand_ex() 126 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand() 229 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
|
| /freebsd/contrib/processor-trace/libipt/internal/include/ |
| H A D | pt_retstack.h | 53 uint8_t bottom; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_diag_standalone.cpp | 22 uptr bottom = 0; in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_rtl.cpp | 594 void UnpoisonStack(uptr bottom, uptr top, const char *type) { in UnpoisonStack() 615 uptr bottom, top; in UnpoisonDefaultStack() local 666 uptr bottom = t->stack_bottom(); in __asan_handle_vfork() local
|
| H A D | asan_thread.cpp | 151 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() 336 uptr bottom = 0; in GetStackFrameAccessByAddr() local 377 uptr bottom = 0; in GetStackVariableShadowStart() local 572 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, in __sanitizer_start_switch_fiber()
|
| H A D | asan_fake_stack.cpp | 159 auto bottom = curr_thread->stack_bottom(); in GC() local 328 void __asan_allocas_unpoison(uptr top, uptr bottom) { in __asan_allocas_unpoison()
|
| H A D | asan_thread.h | 160 uptr bottom; member
|
| /freebsd/contrib/processor-trace/libipt/src/ |
| H A D | pt_retstack.c | 75 uint8_t top, bottom; in pt_retstack_push() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace_sparc.cpp | 57 uptr bottom = stack_bottom; in UnwindFast() local
|
| H A D | sanitizer_stacktrace.cpp | 108 uptr bottom = stack_bottom; in UnwindFast() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_stack_trace.cpp | 52 uptr bottom = 0; in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_thread.h | 47 uptr bottom; member
|
| H A D | nsan_thread.cpp | 104 void NsanThread::StartSwitchFiber(uptr bottom, uptr size) { in StartSwitchFiber()
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | ring.h | 51 *bottom, /* lowest address in buffer */ member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_thread.h | 54 uptr bottom; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_thread.h | 56 uptr bottom; member
|
| H A D | msan_thread.cpp | 96 void MsanThread::StartSwitchFiber(uptr bottom, uptr size) { in StartSwitchFiber()
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | ring.h | 56 *bottom, /* lowest address in buffer */ member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_diagnostics.cpp | 26 uptr bottom = 0; in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/ |
| H A D | backtrace_sanitizer_common.cpp | 29 uptr bottom = 0; in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | MapLattice.h | 55 static MapLattice bottom() { return MapLattice(); } in bottom() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.h | 93 uptr bottom; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Interval.h | 117 T *bottom() const { return Bottom; } in bottom() function
|
| /freebsd/contrib/mandoc/ |
| H A D | eqn.h | 64 char *bottom; /* Symbol below. */ member
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | resizeterm.c | 220 int bottom = CurLines + _nc_screen_of(win)->_topstolen - stolen; in adjust_window() local
|