Searched refs:_time (Results 1 – 9 of 9) sorted by relevance
164 _time global (implementing the old signature)165 time weak alias for _time169 _time global (implementing the old signature)170 time weak alias for _time187 defines `time' as a macro expanding to `_time':189 #define time _time199 Macro expansion replaces `time' by `_time', but the220 Again, macro expansion replaces `time' by `_time', but since there222 ELF global symbol is `_time'. (Actually, compat_time.c just has229 __weak_alias(time,_time)[all …]
114 long (*_time)(long *); /* 48 */ member172 #define time (*callv -> _time)
41 ticks = (*callv->_time)((long *)0); in getsecs()
18 __weak_alias(time,_time)
124 private DosFileTime _time; variable219 _time = SysTimeToDosFileTime(time); in time()225 _time = time; in time()231 return _time; in time()
178 private DosFileTime _time; variable322 return _time; in time()328 _time = SysTimeToDosFileTime(time); in time()334 _time = time; in time()
752 #define time _time
21771 * toplev.c: Make *_time variable long to reduce chance of overflow.
25094 msgid "Snooze _time:"