Searched defs:ntokens (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | calc.c | 41 static LLVMValueRef build_from_tokens(char **tokens, int ntokens, in build_from_tokens() 112 static void handle_line(char **tokens, int ntokens) { in handle_line()
|
H A D | helpers.c | 20 void llvm_tokenize_stdin(void (*cb)(char **tokens, int ntokens)) { in llvm_tokenize_stdin()
|
H A D | disassemble.c | 65 static void handle_line(char **tokens, int ntokens) { in handle_line()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | token.cpp | 37 int ntokens = 0; variable
|
/netbsd-src/sys/dev/microcode/siop/ |
H A D | ncr53cxxx.c | 50 int ntokens; variable
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | dfa.c | 1287 copytoks (int tindex, int ntokens) in copytoks() 1298 int tindex, ntokens, i; in closure() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | dfa.c | 1266 copytoks (int tindex, int ntokens) in copytoks() 1277 int tindex, ntokens, i; in closure() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | macro.c | 1189 unsigned int ntokens = 0; in collect_args() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | macro.cc | 1247 unsigned int ntokens = 0; in collect_args() local
|