Home
last modified time | relevance | path

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

1234567

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_rand.c21 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 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()
/netbsd-src/lib/libcurses/
H A Dscroll.c73 setscrreg(int top, int bottom) in setscrreg() argument
117 wsetscrreg(WINDOW * win,int top,int bottom) wsetscrreg() argument
[all...]
H A Dborder.c51 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 Dubsan_diag_standalone.cc24 uptr bottom = 0; in __sanitizer_print_stack_trace() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cc22 uptr bottom = 0; in __sanitizer_print_stack_trace() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/
H A Dtlsstack.d13 auto bottom = getStackBottom(); in showThreadInfo() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_rshd.c37 register mp_digit *bottom, *top; in mp_rshd() local
H A Dbn_mp_lshd.c38 register mp_digit *top, *bottom; in mp_lshd() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Datomic.c67 #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 Datomic.c67 #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 Dite_rh.c147 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 Dite_rt.c146 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 Dite_ul.c300 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 Dasan_thread.cc118 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 Dasan_thread.cc120 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 Dasan_thread.cpp126 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 Dasan_rtl.cpp547 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 Dubsan_diag_standalone.cpp22 uptr bottom = 0; in UnwindImpl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cc37 uptr bottom = stack_bottom; in FastUnwindStack() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cpp63 uptr bottom = stack_bottom; in UnwindFast() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cc63 uptr bottom = stack_bottom; in FastUnwindStack() local
/netbsd-src/games/dab/
H A Dbox.h55 bottom = 1, enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_stack_trace.cpp52 uptr bottom = 0; in UnwindImpl() local
/netbsd-src/usr.bin/telnet/
H A Dring.h49 *bottom, /* lowest address in buffer */ member

1234567