Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-src/crypto/openssl/crypto/bn/
H A Dbn_rand.c23 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()
231 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
/freebsd-src/contrib/dialog/
H A Darrows.c73 int bottom; in dlg_draw_helpline() local
104 int bottom, in dlg_draw_arrows2()
165 int bottom, in dlg_draw_scrollbar()
266 int bottom) in dlg_draw_arrows()
H A Dfselect.c226 int bottom; in display_list() local
278 int bottom; in fix_arrows() local
/freebsd-src/contrib/processor-trace/libipt/internal/include/
H A Dpt_retstack.h53 uint8_t bottom; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag_standalone.cpp22 uptr bottom = 0; in UnwindImpl() local
/freebsd-src/contrib/processor-trace/libipt/src/
H A Dpt_retstack.c75 uint8_t top, bottom; in pt_retstack_push() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp553 UnpoisonStack(uptr bottom,uptr top,const char * type) UnpoisonStack() argument
574 uptr bottom, top; UnpoisonDefaultStack() local
627 uptr bottom = t->stack_bottom(); __asan_handle_vfork() local
[all...]
H A Dasan_thread.cpp148 StartSwitchFiber(FakeStack ** fake_stack_save,uptr bottom,uptr size) StartSwitchFiber() argument
336 uptr bottom = 0; GetStackFrameAccessByAddr() local
377 uptr bottom = 0; GetStackVariableShadowStart() local
566 __sanitizer_start_switch_fiber(void ** fakestacksave,const void * bottom,uptr size) __sanitizer_start_switch_fiber() argument
[all...]
H A Dasan_fake_stack.cpp153 auto bottom = curr_thread->stack_bottom(); in GC() local
322 void __asan_allocas_unpoison(uptr top, uptr bottom) { in __asan_allocas_unpoison()
H A Dasan_thread.h165 uptr bottom; member
H A Dasan_fuchsia.cpp74 uptr bottom = curr_thread->stack_bottom(); PlatformUnpoisonStacks() local
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cpp57 uptr bottom = stack_bottom; in UnwindFast() local
H A Dsanitizer_stacktrace.cpp108 uptr bottom = stack_bottom; in UnwindFast() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp52 uptr bottom = 0; in UnwindImpl() local
/freebsd-src/crypto/heimdal/appl/telnet/telnet/
H A Dring.h51 *bottom, /* lowest address in buffer */ member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.h54 uptr bottom; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.h56 uptr bottom; member
H A Dmsan_thread.cpp103 StartSwitchFiber(uptr bottom,uptr size) StartSwitchFiber() argument
[all...]
/freebsd-src/contrib/telnet/telnet/
H A Dring.h56 *bottom, /* lowest address in buffer */ member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace_sanitizer_common.cpp29 uptr bottom = 0; in UnwindImpl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h55 static MapLattice bottom() { return MapLattice(); } in bottom() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h99 uptr bottom; member
/freebsd-src/contrib/mandoc/
H A Deqn.h64 char *bottom; /* Symbol below. */ member
/freebsd-src/sys/dev/firewire/
H A Dfwohcivar.h52 struct fwohcidb_tr *top, *bottom, *pdb_tr; member
/freebsd-src/contrib/ncurses/ncurses/base/
H A Dresizeterm.c219 int bottom = CurLines + _nc_screen_of(win)->_topstolen - stolen; in adjust_window() local

123