Searched refs:timevar_time_def (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dtimevar.h52 struct timevar_time_def struct
83 extern void timevar_get (timevar_id_t, struct timevar_time_def *);
H A Dtimevar.c144 struct timevar_time_def elapsed;
148 struct timevar_time_def start_time;
188 static struct timevar_time_def start_time;
190 static void get_time (struct timevar_time_def *);
191 static void timevar_accumulate (struct timevar_time_def *,
192 struct timevar_time_def *,
193 struct timevar_time_def *);
201 struct timevar_time_def *now;
242 struct timevar_time_def *timer;
243 struct timevar_time_def *star
[all...]

Completed in 69 milliseconds