Searched defs:top (Results 1 - 25 of 222) sorted by relevance

123456789

/freebsd-current/usr.bin/m4/
H A Dparser.y43 top : expr { end_result = $1; } label
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_scrreg.c47 wsetscrreg(WINDOW *win, int top, int bottom) argument
H A Dlib_scroll.c50 _nc_scroll_window(WINDOW *win, int const n, int const top, int const bottom, NCURSES_CH_T blank) argument
[all...]
/freebsd-current/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_recursive_init.c2 struct top { struct
/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_retstack.h50 uint8_t top; member in struct:pt_retstack
/freebsd-current/lib/libc/i386/string/
H A Dwcscmp.S40 top: movl (%edi),%eax label
/freebsd-current/lib/libc/db/btree/
H A Dbt_conv.c58 indx_t i, top; local
123 indx_t i, top; local
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_retstack.c53 uint8_t top; local
75 uint8_t top, bottom; local
[all...]
/freebsd-current/contrib/libcbor/src/cbor/internal/
H A Dstack.h36 struct _cbor_stack_record *top; member in struct:_cbor_stack
H A Dstack.c15 struct _cbor_stack_record *top = stack->top; local
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dlog2f.c30 uint32_t ix, iz, top, tmp; local
/freebsd-current/lib/libc/db/recno/
H A Drec_search.c65 indx_t top; local
H A Drec_get.c112 __rec_fpipe(BTREE *t, recno_t top) argument
164 __rec_vpipe(BTREE *t, recno_t top) argument
217 __rec_fmap(BTREE *t, recno_t top) argument
263 __rec_vmap(BTREE *t, recno_t top) argument
[all...]
/freebsd-current/stand/libsa/
H A Dsbrk.c39 setheap(void *base, void *top) argument
/freebsd-current/contrib/telnet/telnet/
H A Dring.h57 *top, /* highest address+1 in buffer */ member in struct:__anon6250
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dring.h52 *top, /* highest address+1 in buffer */ member in struct:__anon6651
/freebsd-current/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag_standalone.cpp21 uptr top = 0; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_shift.c175 int i, top, nw; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp51 std::size_t top = stack.top(); local
/freebsd-current/usr.sbin/ypldap/
H A Dparse.y516 top: label
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_subr.c138 u_int m0, m1, m2, m3, top, sup, nrm; local
/freebsd-current/lib/libc/gmon/
H A Dmcount.c69 struct tostruct *top, *prevtop; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp51 uptr top = 0; local
/freebsd-current/sys/dev/qat/qat_api/common/utils/
H A Dlac_lock_free_stack.h16 volatile pointer_t top; member in struct:__anon4286
79 top(lock_free_stack_t *stack) function
/freebsd-current/lib/flua/libhash/
H A Dlhash.c113 int top; local

Completed in 201 milliseconds

123456789