HomeSort by: relevance | last modified time | path
    Searched defs:has_suffix (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 3345 unsigned int has_suffix = false; local
3363 && *opcode_end == '.' && !has_suffix)
3365 has_suffix = true;
3383 if (!has_suffix)
3399 if (has_suffix)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 3345 unsigned int has_suffix = false; local
3363 && *opcode_end == '.' && !has_suffix)
3365 has_suffix = true;
3383 if (!has_suffix)
3399 if (has_suffix)

Completed in 30 milliseconds