Searched defs:STRING_COMMA_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in.h51 #define STRING_COMMA_LEN(STR) (STR), ((STR) ? sizeof (STR) - 1 : 0) macro
H A Dbfd-in2.h58 #define STRING_COMMA_LEN(STR) (STR), ((STR) ? sizeof (STR) - 1 : 0) macro
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h60 #define STRING_COMMA_LEN(STR) (STR), ((STR) ? sizeof (STR) - 1 : 0) macro

Completed in 220 milliseconds