Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-metag.c48 #define FPU_PREFIX_CHAR 'f' macro
6031 if (TOLOWER (*l) == FPU_PREFIX_CHAR) in parse_prefix()
6138 if (TOLOWER(*l) == FPU_PREFIX_CHAR) in parse_prefix()