Searched defs:newt (Results 1 – 15 of 15) sorted by relevance
575 time_t newt = cutlotime; in main() local592 time_t newt = ((t < absolute_max_time - SECSPERDAY / 2 in main() local621 time_t newt = absolute_max_time; in main() local
1536 time_t newt; in localsub() local1959 time_t newt; in time2sub() 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
257 GstStaticPadTemplate *newt; in gst_element_register() local
41 static struct termios prevt, newt; variable