Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c4276 subsym_get_arg (char *line, const char *terminators, char **str, int nosub) in subsym_get_arg() argument
4301 if (!nosub && **str == ':') in subsym_get_arg()
4322 if (!nosub && (value = subsym_lookup (*str, macro_level)) != NULL) in subsym_get_arg()