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

/external/bison/lib/
H A Dtimevar.c176 static struct timevar_def timevars[TIMEVAR_LAST]; variable in typeref:struct:timevar_def
260 memset ((void *) timevars, 0, sizeof (timevars));
264 timevars[identifier__].name = name__;
287 struct timevar_def *tv = &timevars[timevar];
346 if (&timevars[timevar] != stack->timevar)
376 struct timevar_def *tv = &timevars[timevar];
400 struct timevar_def *tv = &timevars[timevar];
422 struct timevar_def *tv = &timevars[timevar];
452 struct timevar_time_def *total = &timevars[TV_TOTA
[all...]

Completed in 171 milliseconds