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

123456

/src/usr.bin/m4/
H A Dparser.y46 top : expr { end_result = $1; } label
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag_standalone.cc23 uptr top = 0; local in function:__sanitizer_print_stack_trace
/src/lib/libc/db/btree/
H A Dbt_conv.c65 indx_t i, top; local in function:__bt_pgin
132 indx_t i, top; local in function:__bt_pgout
H A Dbt_debug.c206 indx_t cur, top; local in function:__bt_dpage
/src/lib/libc/db/recno/
H A Drec_search.c74 indx_t top; local in function:__rec_search
H A Drec_get.c121 __rec_fpipe(BTREE *t, recno_t top) argument
174 __rec_vpipe(BTREE *t, recno_t top) argument
228 __rec_fmap(BTREE *t, recno_t top) argument
275 __rec_vmap(BTREE *t, recno_t top) argument
[all...]
/src/sys/arch/sparc/fpu/
H A Dfpu_subr.c145 u_int m0, m1, m2, m3, top, sup, nrm; local in function:fpu_norm
/src/sys/arch/powerpc/fpu/
H A Dfpu_subr.c139 u_int m0, m1, m2, m3, top, sup, nrm; local in function:fpu_norm
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
H A Dnouveau_nvkm_subdev_top_gk104.c32 gk104_top_oneinit(struct nvkm_top *top) argument
H A Dnouveau_nvkm_subdev_top_base.c32 nvkm_top_device_new(struct nvkm_top *top) argument
51 struct nvkm_top *top = device->top; local in function:nvkm_top_addr
67 struct nvkm_top *top = device->top; local in function:nvkm_top_reset
83 struct nvkm_top *top = device->top; local in function:nvkm_top_intr_mask
99 struct nvkm_top *top = device->top; local in function:nvkm_top_intr
122 struct nvkm_top *top = device->top; local in function:nvkm_top_fault_id
136 struct nvkm_top *top = device->top; local in function:nvkm_top_fault
150 struct nvkm_top *top = device->top; local in function:nvkm_top_engine
168 struct nvkm_top *top = nvkm_top(subdev); local in function:nvkm_top_oneinit
175 struct nvkm_top *top = nvkm_top(subdev); local in function:nvkm_top_dtor
196 struct nvkm_top *top; local in function:nvkm_top_new_
[all...]
/src/lib/libcurses/
H A Dscroll.c73 setscrreg(int top, int bottom) argument
84 getscrreg(int *top, int *bottom) argument
131 wsetscrreg(WINDOW *win, int top, int bottom) argument
148 wgetscrreg(WINDOW * win,int * top,int * bottom) argument
[all...]
H A Dborder.c51 border(chtype left, chtype right, chtype top, chtype bottom, chtype topleft, argument
66 wborder(WINDOW *win, chtype left, chtype right, chtype top, chtype bottom, argument
[all...]
/src/common/lib/libc/gmon/
H A Dmcount.c134 struct tostruct *top, *prevtop; local in function:_MCOUNT_DECL
296 struct tostruct *top; local in function:_gmonparam_merge
[all...]
/src/games/dab/
H A Dbox.h54 top = 0, enumerator in enum:BOX::EDGE
/src/usr.bin/telnet/
H A Dring.h50 *top, /* highest address+1 in buffer */ member in struct:__anone4ee47640108
/src/sys/lib/libsa/
H A Dalloc.c146 static char *top, *heapstart, *heaplimit; variable in typeref:typename:char *
160 static char *top = (char *)HEAP_START; variable in typeref:typename:char *
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_ring_buffer_test.cc92 int64_t top = count * 3 + 13; local in function:__sanitizer::TEST
/src/sbin/ifconfig/
H A Denv.c47 prop_dictionary_augment(prop_dictionary_t bottom, prop_dictionary_t top) argument
/src/usr.sbin/altq/altqstat/
H A Dqdisc_wfq.c68 struct wfqinfo *qinfo, **top; local in function:wfq_stat_loop
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_buddy.c544 int order, top; local in function:igt_buddy_alloc_pathological
[all...]
/src/sys/arch/vax/include/
H A Dqevent.h112 short top; member in struct:_vs_box
/src/sys/arch/x68k/stand/common/
H A Dexec_sub.c119 char *top = (void *) hdr; local in function:xk_elf
/src/sys/dev/ieee1394/
H A Dfwohcivar.h52 struct fwohcidb_tr *top; member in struct:fwohci_softc::fwohci_dbch
/src/sys/dev/
H A Dkttcp.c201 struct mbuf **mp, *m, *top; local in function:kttcp_sosend
[all...]
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_draw.c142 int left, right, top, bottom; local in function:qxl_draw_dirty_fb
[all...]

Completed in 12 milliseconds

123456