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