Searched refs:STRING_COMMA_LEN (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
H A Dbfd.h57 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) macro
58 /* Unfortunately it is not possible to use the STRING_COMMA_LEN macro
61 evaluating STRING_COMMA_LEN and so missing the comma). This is a
62 problem for example when trying to use STRING_COMMA_LEN to build

Completed in 189 milliseconds