Searched defs:TIME (Results 1 – 5 of 5) sorted by relevance
105 #define TIME 16 macro
25 TIME, /* i: waiting for modification time (gzip) */ enumerator
23 TIME, /* i: waiting for modification time (gzip) */ enumerator
109 #define TIME(FN) \ in lookup_complex() macro
130 static enum state { BOOT, TIME, RUN } state = TIME; enumerator