/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_rand.c | 21 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom) in bnrand() 97 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() 102 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand() 107 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand() 187 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_rand.c | 23 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()
|
/netbsd-src/lib/libcurses/ |
H A D | scroll.c | 73 setscrreg(int top, int bottom) in setscrreg() argument 117 wsetscrreg(WINDOW * win,int top,int bottom) wsetscrreg() argument [all...] |
H A D | border.c | 51 border(chtype left, chtype right, chtype top, chtype bottom, chtype topleft, in border() argument 66 wborder(WINDOW *win, chtype left, chtype right, chtype top, chtype bottom, in wborder() argument [all...] |
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_diag_standalone.cc | 24 uptr bottom = 0; in __sanitizer_print_stack_trace() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag_standalone.cc | 22 uptr bottom = 0; in __sanitizer_print_stack_trace() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/ |
H A D | tlsstack.d | 13 auto bottom = getStackBottom(); in showThreadInfo() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_rshd.c | 37 register mp_digit *bottom, *top; in mp_rshd() local
|
H A D | bn_mp_lshd.c | 38 register mp_digit *top, *bottom; in mp_lshd() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/ |
H A D | atomic.c | 67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument 114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument 289 #define __subword(type, proto, top, expr, bottom) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/ |
H A D | atomic.c | 67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument 114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument 289 #define __subword(type, proto, top, expr, bottom) \ argument
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | ite_rh.c | 147 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up() 165 screen_down (struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
|
H A D | ite_rt.c | 146 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up() 274 screen_down(struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
|
H A D | ite_ul.c | 300 static void screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up() 334 static void screen_down(struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_thread.cc | 118 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() 325 uptr bottom = 0; in GetStackFrameAccessByAddr() local 366 uptr bottom = 0; in GetStackVariableShadowStart() local 514 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, in __sanitizer_start_switch_fiber()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_thread.cc | 120 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() 319 uptr bottom = 0; in GetStackFrameAccessByAddr() local 365 uptr bottom = 0; in GetStackVariableShadowStart() local 513 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, in __sanitizer_start_switch_fiber()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_thread.cpp | 126 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() 338 uptr bottom = 0; in GetStackFrameAccessByAddr() local 379 uptr bottom = 0; in GetStackVariableShadowStart() local 536 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, in __sanitizer_start_switch_fiber()
|
H A D | asan_rtl.cpp | 547 void UnpoisonStack(uptr bottom, uptr top, const char *type) { in UnpoisonStack() 568 uptr bottom, top; in UnpoisonDefaultStack() local 621 uptr bottom = t->stack_bottom(); in __asan_handle_vfork() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag_standalone.cpp | 22 uptr bottom = 0; in UnwindImpl() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_stacktrace_sparc.cc | 37 uptr bottom = stack_bottom; in FastUnwindStack() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stacktrace_sparc.cpp | 63 uptr bottom = stack_bottom; in UnwindFast() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stacktrace_sparc.cc | 63 uptr bottom = stack_bottom; in FastUnwindStack() local
|
/netbsd-src/games/dab/ |
H A D | box.h | 55 bottom = 1, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_stack_trace.cpp | 52 uptr bottom = 0; in UnwindImpl() local
|
/netbsd-src/usr.bin/telnet/ |
H A D | ring.h | 49 *bottom, /* lowest address in buffer */ member
|