Lines Matching defs:current
626 char *buf, *current;633 for (current = buf; *s; s++, current++) {647 *current = c;652 *current = '\n';653 current++;655 *current = '\0';656 final_length = current - buf + 1;1565 /* Set start of current token */1702 /* The current token is 'async'.