Searched defs:TIME (Results 1 – 9 of 9) sorted by relevance
179 #define TIME(res, code) do { \ macro
125 #define TIME 16 macro
52 typedef struct tm TIME; typedef
15 TIME, /* i: waiting for modification time (gzip) */ enumerator
23 TIME, /* i: waiting for modification time (gzip) */ enumerator
173 #define TIME 1039 macro
97 static enum state { BOOT, TIME, RUN } state = TIME; enumerator