Lines Matching refs:t
238 * shouldn't try reading from the input source any more. We might
573 /* We don't do multiple input files. */
703 * we don't want an extra ';' after the "return" because that will cause
878 recognized as tokens. We don't actually use them since we don't
950 * transition. We couldn't have
952 * for us because it doesn't know how to deal
953 * with the possibility of jamming (and we don't
1057 { /* Don't try to fill the buffer, so this is an EOF. */
1084 /* don't do the read, it's not guaranteed to return an EOF,
1117 /* Can't grow it, we don't own it. */
1393 /* We don't actually know whether we did this switch during
1478 * In that case, we don't want to reset the lineno or column.
1578 /* First allocation is just for 2 elements, since we don't know if this
1811 * This function is called from yylex_destroy(), so don't allocate here.