HomeSort by relevance Sort by last modified time
    Searched defs:__CONCAT (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 78 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
79 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
80 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
81 * in between its arguments. __CONCAT can also concatenate double-quoted
86 #define ___CONCAT(x,y) __CONCAT(x,y)
90 #define __CONCAT(x,y) x ## y
106 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
cdefs.h 72 * The __CONCAT macro is used to concatenate parts of symbol names, e.g.
73 * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
74 * The __CONCAT macro is a bit tricky -- make sure you don't put spaces
75 * in between its arguments. __CONCAT can also concatenate double-quoted
80 #define ___CONCAT(x,y) __CONCAT(x,y)
84 #define __CONCAT(x,y) x ## y
100 #define __CONCAT(x,y) x/**/y

Completed in 2223 milliseconds

1 2 34 5 6