Searched refs:TSIGN (Results 1 – 2 of 2) sorted by relevance
268 #define TSIGN 0x0800 macro270 #define TINVALID (TSIGN|TOFFSET)
367 if (tzone & TSIGN) { in ud_dtime2utime()