Home
last modified time | relevance | path

Searched defs:ntokens (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Dcalc.c41 static LLVMValueRef build_from_tokens(char **tokens, int ntokens, in build_from_tokens()
113 static void handle_line(char **tokens, int ntokens) { in handle_line()
H A Dhelpers.c20 void llvm_tokenize_stdin(void (*cb)(char **tokens, int ntokens)) { in llvm_tokenize_stdin()
H A Ddisassemble.c65 static void handle_line(char **tokens, int ntokens) { in handle_line()
/openbsd-src/usr.bin/yacc/
H A Dmain.c79 int ntokens; variable
/openbsd-src/lib/libc/asr/
H A Dasr.c573 strsplit(char *line, char **tokens, int ntokens) in strsplit()
/openbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c48 int ntokens; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppmacro.c597 unsigned int ntokens = 0; local
/openbsd-src/gnu/gcc/libcpp/
H A Dmacro.c587 unsigned int ntokens = 0; in collect_args() local