Searched refs:subsym_get_arg (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 4276 subsym_get_arg (char *line, const char *terminators, char **str, int nosub) in subsym_get_arg() function 4576 ptr = subsym_get_arg (ptr, ",)", &arg1, ismember); in subsym_substitute() 4589 ptr = subsym_get_arg (ptr, ")", &arg2, ismember); in subsym_substitute()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog | 1342 (subsym_get_arg): Likewise. 2494 (subsym_get_arg): Likewise.
|
D | ChangeLog-0001 | 1166 (subsym_get_arg, subsym_substitute): Use ISDIGIT instead of isdigit.
|