Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-win32.c62 #define MINGW_NAME_LEN (sizeof(MINGW_NAME) - 1) macro
228 if (match > 0 && strncasecmp (namebuf, MINGW_NAME, MINGW_NAME_LEN) > 0) in mingw_rootify()