Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/lib/libncurses/src/ncurses/base/
Dresizeterm.c92 WINDOW *tst = &(wp->win); in child_depth() local
111 WINDOW *tst; in parent_depth() local
Dwresize.c58 WINDOW *tst = &(wp->win); in repair_subwindows() local
/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dcaptoinfo.c580 int tst; in bcd_expression() local
/mirbsd/src/usr.sbin/ppp/ppp/
Dncpaddr.c103 u_int32_t tst; in mask42bits() local
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTInit.c849 #define SameCommand(tst,ref) !strcmp(tst,ref) argument
DLYUtils.c2254 static BOOLEAN compare_type(char *tst, in compare_type()
2269 #define CompareType(tst,cmp,len) compare_type((tst),(cmp),(size_t)(len)) argument
2272 #define compare_two(tst,cmp,len,limit) \ argument
DGridText.c5072 HTAnchor *cur, *tst; in compute_show_number() local