/development/ndk/platforms/android-3/arch-arm/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
global.h | 92 #ifndef __STRING 94 #define __STRING(x) #x 98 #define SND_DLSYM_VERSION(version) __STRING(version)
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 119 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 123 .stabs __STRING(sym),1,0,0,0 127 .stabs __STRING(_/**/sym),1,0,0,0
|
/bionic/libc/arch-arm/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x" 127 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0 131 .stabs __STRING(sym),1,0,0,0 135 .stabs __STRING(_/**/sym),1,0,0,0
|
/bionic/libc/arch-x86/include/machine/ |
asm.h | 79 # define __STRING(x) #x 82 # define __STRING(x) "x"
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
asm.h | 79 # define __STRING(x) #x 82 # define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/ |
asm.h | 79 # define __STRING(x) #x 82 # define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/ |
asm.h | 79 # define __STRING(x) #x 82 # define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 79 # define __STRING(x) #x 82 # define __STRING(x) "x"
|
/bionic/libc/arch-sh/include/machine/ |
asm.h | 54 # define __STRING(x) #x 57 # define __STRING(x) "x"
|
/bionic/libc/include/sys/ |
cdefs.h | 76 * strings produced by the __STRING macro, but this only works with ANSI C. 79 #define ___STRING(x) __STRING(x) 85 #define __STRING(x) #x 101 #define __STRING(x) "x"
|
/development/ndk/platforms/android-3/include/sys/ |
cdefs.h | 82 * strings produced by the __STRING macro, but this only works with ANSI C. 85 #define ___STRING(x) __STRING(x) 91 #define __STRING(x) #x 107 #define __STRING(x) "x"
|
/development/ndk/platforms/android-9/include/sys/ |
cdefs.h | 76 * strings produced by the __STRING macro, but this only works with ANSI C. 79 #define ___STRING(x) __STRING(x) 85 #define __STRING(x) #x 101 #define __STRING(x) "x"
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
cdefs.h | 81 #define __STRING(x) #x 186 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C. 90 #define ___STRING(x) __STRING(x) 96 #define __STRING(x) #x 112 #define __STRING(x) "x"
|