Searched refs:LITSTRCPY (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
H A Dbfd.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
H A Dbfd.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro

Completed in 342 milliseconds