Searched refs:tokenize_arguments (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-alpha.c | 214 static int tokenize_arguments PARAMS ((char *, expressionS *, int)); 940 if ((ntok = tokenize_arguments (str + opnamelen, tok, MAX_INSN_ARGS)) < 0) 1948 tokenize_arguments (str, tok, ntok) in tokenize_arguments() function
|
| H A D | tc-xtensa.c | 360 static int tokenize_arguments 1719 tokenize_arguments (args, str) in tokenize_arguments() function 4841 num_args = tokenize_arguments (arg_strings, str + opnamelen);
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-alpha.c | 807 tokenize_arguments (char *str, in tokenize_arguments() function 4995 if ((ntok = tokenize_arguments (str + opnamelen, tok, MAX_INSN_ARGS)) < 0) in md_assemble()
|
| H A D | tc-xtensa.c | 1844 tokenize_arguments (char **args, char *str) in tokenize_arguments() function 5186 num_args = tokenize_arguments (arg_strings, str + opnamelen); in md_assemble()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-9899 | 46 (md_assemble): Don't print a second error if tokenize_arguments 55 (tokenize_arguments): Add debug code if DEBUG_ALPHA is defined.
|
| H A D | ChangeLog-2004 | 743 (tokenize_arguments): Handle closing braces and colons.
|
| H A D | ChangeLog-0001 | 1333 (tokenize_arguments): Reject sequence numbers of !allow_seq. 1380 (tokenize_arguments): Parse ! relocations properly.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-9899 | 46 (md_assemble): Don't print a second error if tokenize_arguments 55 (tokenize_arguments): Add debug code if DEBUG_ALPHA is defined.
|
| H A D | ChangeLog-0001 | 1333 (tokenize_arguments): Reject sequence numbers of !allow_seq. 1380 (tokenize_arguments): Parse ! relocations properly.
|