Searched defs:newt (Results 1 – 6 of 6) sorted by relevance
47 struct termios oldt, newt; in _getch() local
98 long newt = t + SEARCH_INCREMENT; in dump() local
143 UDate newt = t + SEARCH_INCREMENT; in dump() local
1270 time_t newt = t; in localsub() local1681 time_t newt; in time2sub() local
348 time_t newt; in main() local
41 static struct termios prevt, newt; variable