HomeSort by relevance Sort by last modified time
    Searched full:timevars (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
timevar.c 176 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_TOTAL].elapsed
    [all...]
Makefile.am 43 # timevars, stolen from GCC.
Makefile.in     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.h 82 /* True if timevars should be used. In GCC, this happens with
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 4284 milliseconds