HomeSort by relevance Sort by last modified time
    Searched refs:__STRING (Results 1 - 25 of 31) sorted by null

1 2

  /bionic/libc/arch-arm/include/machine/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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-x86/include/machine/
cdefs.h 17 __asm__(".weak " __STRING(alias) " ; " \
18 __STRING(alias) " = " __STRING(sym));
20 __asm__(".section .gnu.warning." __STRING(sym) \
asm.h 79 # define __STRING(x) #x
82 # define __STRING(x) "x"
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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
  /development/ndk/platforms/android-5/arch-x86/include/machine/
cdefs.h 17 __asm__(".weak " __STRING(alias) " ; " \
18 __STRING(alias) " = " __STRING(sym));
20 __asm__(".section .gnu.warning." __STRING(sym) \
asm.h 79 # define __STRING(x) #x
82 # define __STRING(x) "x"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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-x86/usr/include/machine/
cdefs.h 17 __asm__(".weak " __STRING(alias) " ; " \
18 __STRING(alias) " = " __STRING(sym));
20 __asm__(".section .gnu.warning." __STRING(sym) \
asm.h 79 # define __STRING(x) #x
82 # define __STRING(x) "x"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
cdefs.h 12 __asm__(".weak " __STRING(alias) " ; " __STRING(alias) \
13 " = " __STRING(sym));
15 __asm__(".section .gnu.warning." __STRING(sym) \
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-x86/usr/include/machine/
cdefs.h 17 __asm__(".weak " __STRING(alias) " ; " \
18 __STRING(alias) " = " __STRING(sym));
20 __asm__(".section .gnu.warning." __STRING(sym) \
asm.h 79 # define __STRING(x) #x
82 # define __STRING(x) "x"
  /device/samsung/crespo/alsa-lib/include/
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/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"

Completed in 181 milliseconds

1 2