HomeSort by: relevance | last modified time | path
    Searched refs:nextlex (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcssyn.c 261 readstring(); nextlex(); /* Throw away the suffix. */
263 nextlex();
323 nextlex();
338 nextlex();
383 nextlex();
388 for (;; nextlex()) {
439 nextlex();
511 nextlex();
686 nextlex();
rcslex.c 7 * hashtable, Lexinit, nextlex, getlex, getkey,
185 enum tokens nexttok; /*next token, set by nextlex */
291 nextlex(); /*initial token*/
302 nextlex() function
437 * advances the input by calling nextlex and returns true.
443 nextlex();
452 * advances the input by calling nextlex and returns true;
459 nextlex();
469 * and advance the input by calling nextlex.
480 * and advance the input by calling nextlex; then look ahead for a string
    [all...]
rcsgen.c 236 nextlex();
244 nextlex();
rcs.c 911 nextlex();
923 nextlex();
rcsbase.h 592 void nextlex P((void));
rlog.c 641 nextlex();

Completed in 20 milliseconds