Searched defs:STRING_COMMA_LEN (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | bfd-in.h | 55 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro |
D | bfd-in2.h | 62 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro |