Home
last modified time | relevance | path

Searched defs:bot (Results 1 – 15 of 15) sorted by relevance

/openbsd/usr.bin/mg/
H A Dtty.c250 ttinsl(int row, int bot, int nchunk) in ttinsl()
303 ttdell(int row, int bot, int nchunk) in ttdell()
357 ttwindow(int top, int bot) in ttwindow()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_dscl.c550 struct fixed31_32 bot = dc_fixpt_add(data->inits.v, data->ratios.vert); in dpp1_dscl_set_manual_ratio_init() local
566 struct fixed31_32 bot = dc_fixpt_add(data->inits.v_c, data->ratios.vert_c); in dpp1_dscl_set_manual_ratio_init() local
/openbsd/sys/lib/libsa/
H A Dbootp.c54 static time_t bot; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020402-3.c38 register int bot, top, half; in blockvector_for_pc_sect() local
/openbsd/lib/libcurses/tty/
H A Dtty_update.c1830 int bot, in scroll_csr_forward()
1895 int bot, in scroll_csr_backward()
2145 _nc_scrolln(int n, int top, int bot, int maxy) in _nc_scrolln()
H A Dhashmap.c469 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dblock.c78 int bot, top, half; in blockvector_for_pc_sect() local
/openbsd/lib/libc/time/
H A Dstrftime.c350 int bot; in _fmt() local
H A Dwcsftime.c357 int bot; in _fmt() local
/openbsd/lib/libc/stdlib/
H A Dmerge.c233 #define reverse(bot, top) { \ argument
/openbsd/games/hack/
H A Dhack.pri.c669 bot(void) in bot() function
/openbsd/usr.bin/vmstat/
H A Dvmstat.c471 pct(int64_t top, int64_t bot) in pct()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c1017 int bot, top, half; local
/openbsd/gnu/gcc/gcc/
H A Dc-typeck.c1719 int bot, top, half; in lookup_field() local
H A Dtree-ssa-loop-ivopts.c2566 constant_multiple_of (tree top, tree bot, double_int *mul) in constant_multiple_of()