HomeSort by relevance Sort by last modified time
    Searched refs:CNAME (Results 1 - 17 of 17) sorted by null

  /bionic/libm/amd64/
s_scalbnf.S 41 .globl CNAME(ldexpf)
42 .set CNAME(ldexpf),CNAME(scalbnf)
s_scalbnl.S 18 .globl CNAME(ldexpl)
19 .set CNAME(ldexpl),CNAME(scalbnl)
  /bionic/libm/i387/
s_scalbnf.S 18 .globl CNAME(ldexpf)
19 .set CNAME(ldexpf),CNAME(scalbnf)
s_scalbnl.S 18 .globl CNAME(ldexpl)
19 .set CNAME(ldexpl),CNAME(scalbnl)
  /external/libffi/src/m32r/
sysv.S 33 #define CNAME(x) x
34 #define ENTRY(x) .globl CNAME(x)! .type CNAME(x),%function! CNAME(x):
121 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
  /external/libffi/src/arm/
sysv.S 38 #define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x)
40 #define CNAME(x) x
42 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
223 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
295 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
  /external/openssl/apps/
CA.sh 146 CNAME="My Certificate"
148 CNAME="$2"
151 -out newcert.p12 -export -name "$CNAME"
  /external/libffi/src/sh64/
sysv.S 34 #define CNAME(x) x
35 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
311 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
431 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /bionic/libc/arch-x86/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 43 * CNAME and HIDENAME manage the relationship between symbol names in C
44 * and the equivalent assembly language names. CNAME is given a name as
49 #define CNAME(csym) csym
  /external/libffi/src/sh/
sysv.S 34 #define CNAME(x) x
35 #define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x):
493 .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
703 .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV)
  /ndk/sources/host-tools/nawk-20071023/
awk.h 156 #define CNAME 3

Completed in 849 milliseconds