HomeSort by relevance Sort by last modified time
    Searched refs:timevar (Results 1 - 6 of 6) sorted by null

  /external/bison/lib/
timevar.c 132 #include "timevar.h"
134 /* See timevar.h for an explanation of timing variables. */
168 struct timevar_def *timevar; member in struct:timevar_stack_def
175 timevar.def. */
265 #include "timevar.def"
276 /* Push TIMEVAR onto the timing stack. No further elapsed time is
278 subsequent elapsed time is attributed to TIMEVAR, until it is
281 TIMEVAR cannot be running as a standalone timer. */
284 timevar_push (timevar)
285 timevar_id_t timevar;
    [all...]
  /external/bison/src/
main.c 29 #include <timevar.h>
output.c 29 #include <timevar.h>
ielr.c 26 #include <timevar.h>
    [all...]
  /external/bison/
cfg.mk 82 prohibit_always-defined_macros+=?|^lib/timevar.c$$ \
85 prohibit_defined_have_decl_tests=?|^lib/timevar.c$$ \
Android.mk 88 lib/timevar.c \

Completed in 1057 milliseconds