Home
last modified time | relevance | path

Searched defs:tokbuf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Dhelpers.c22 char *tokbuf[MAX_TOKENS]; in llvm_tokenize_stdin() local
/openbsd-src/usr.sbin/dhcpd/
H A Dconflex.c77 static char tokbuf[1500]; variable