Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dblock.c78 int bot, top, half; in blockvector_for_pc_sect() local
/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1733 int bot, in scroll_csr_forward()
1798 int bot, in scroll_csr_backward()
2048 _nc_scrolln(int n, int top, int bot, int maxy) in _nc_scrolln()
H A Dhashmap.c452 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash()
/freebsd-12.1/lib/libc/stdtime/
H A Dstrftime.c386 int bot; in _fmt() local
/freebsd-12.1/lib/libc/stdlib/
H A Dmerge.c260 #define reverse(bot, top) { \ argument
/freebsd-12.1/stand/libsa/
H A Dbootp.c67 static time_t bot; variable
/freebsd-12.1/usr.bin/vmstat/
H A Dvmstat.c963 pct(long top, long bot) in pct()
973 #define PCT(top, bot) pct((long)(top), (long)(bot)) argument
/freebsd-12.1/sys/vm/
H A Dvm_map.c4099 vm_offset_t bot, gap_bot, gap_top, top; in vm_map_stack_locked() local
/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c1750 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()