Searched defs:newt (Results 1 – 8 of 8) 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
995 struct termios oldt, newt; in igt_debug_wait_for_keypress() local1042 struct termios oldt, newt; in igt_debug_manual_check() local
512 Table newt; /* to keep the new hash part */ in luaH_resize() local
41 static struct termios prevt, newt; variable