Home | History | Annotate | Download | only in lib

Lines Matching full:variable

33    variable.  The !IN_GCC part of this file is specific to Bison.  */
118 _constants_ variable at run time, anyway? */
139 /* A timing variable. */
143 /* Elapsed time for this variable. */
146 /* If this variable is timed independently of the timing stack,
150 /* The name of this timing variable. */
153 /* Non-zero if this timing variable is running as a standalone
157 /* Non-zero if this timing variable was ever started or pushed onto
163 topmost timing variable on the stack. */
167 /* The timing variable at this stack level. */
170 /* The next lower timing variable context in the stack. */
277 attributed to the previous topmost timing variable on the stack;
294 /* Mark this timing variable as used. */
330 /* Pop the topmost timing variable element off the timing stack. The
331 popped variable must be TIMEVAR. Elapsed time since the that
334 timing variable. */
369 time until timevar_stop is called for the same timing variable is
381 /* Mark this timing variable as used. */
384 /* Don't allow the same timing variable to be started more than
441 /* Summarize timing variables to FP. The timing variable TV_TOTAL has
497 /* The timing variable name. */