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

  /src/sys/external/bsd/sljit/dist/doc/tutorial/
brainfuck.c 58 static int gettoken(FILE *src, int *ntok)
68 *ntok = 1;
78 *ntok = cnt;
  /src/lib/libedit/TEST/
wtc1.c 245 Tokenizer *ntok = tok_init(NULL); local in function:main
248 tok_str(ntok, my_wcstombs(line), &nargc, &nav);

Completed in 33 milliseconds