Home
last modified time | relevance | path

Searched refs:tokenize_arguments (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.c214 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 Dtc-xtensa.c360 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 Dtc-alpha.c807 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 Dtc-xtensa.c1844 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 DChangeLog-989946 (md_assemble): Don't print a second error if tokenize_arguments
55 (tokenize_arguments): Add debug code if DEBUG_ALPHA is defined.
H A DChangeLog-2004743 (tokenize_arguments): Handle closing braces and colons.
H A DChangeLog-00011333 (tokenize_arguments): Reject sequence numbers of !allow_seq.
1380 (tokenize_arguments): Parse ! relocations properly.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-989946 (md_assemble): Don't print a second error if tokenize_arguments
55 (tokenize_arguments): Add debug code if DEBUG_ALPHA is defined.
H A DChangeLog-00011333 (tokenize_arguments): Reject sequence numbers of !allow_seq.
1380 (tokenize_arguments): Parse ! relocations properly.