HomeSort by: relevance | last modified time | path
    Searched refs:__ (Results 1 - 25 of 366) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
setjmp.h 13 extern void longjmp __((jmp_buf, int)) __attribute__ ((__noreturn__));
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
setjmp.h 13 extern void longjmp __((jmp_buf, int)) __attribute__ ((__noreturn__));
  /src/external/apache2/llvm/dist/libcxx/lib/
libc++unexp.exp 13 # __ZTINSt3__1[0-9][0-9]*__*
15 __ZTSNSt3__1[0-9][0-9]*__*
  /src/external/bsd/zstd/dist/contrib/linux-kernel/test/include/linux/
module.h 14 void* __##symbol = symbol
16 void* __##symbol = symbol
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
socket.h 29 extern sbsize_t sendfile __((int, int, off_t, bsize_t,
38 extern sbsize_t sendpath __((int, int, off_t, bsize_t,
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
socket.h 29 extern sbsize_t sendfile __((int, int, off_t, bsize_t,
38 extern sbsize_t sendpath __((int, int, off_t, bsize_t,
  /src/external/gpl3/binutils/dist/gas/
expr.c 1508 #undef __
1509 #define __ O_illegal
1516 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __
1503 #undef __ macro
1504 #define __ macro
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
expr.c 1543 #undef __
1544 #define __ O_illegal
1551 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __
1537 #undef __ macro
1538 #define __ macro
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-perl/
hello-2.pl.in 13 print __"Hello, world!";
  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7wraps.sh 55 ;; Functions that usually live in libgcc: __<name> for <name> in:
61 ;; type_t __${n} (double) ; $n
63 _DEFUN __${n}
68 _ENDF __${n}
77 ;; Functions that usually live in libgcc: __<name> for <name> in:
83 ;; double __${n} (type_t) ; $n
85 _DEFUN __${n}
90 _ENDF __${n}
99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in:
105 ;; double __${n}df3 (double, double) ; $
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7wraps.sh 55 ;; Functions that usually live in libgcc: __<name> for <name> in:
61 ;; type_t __${n} (double) ; $n
63 _DEFUN __${n}
68 _ENDF __${n}
77 ;; Functions that usually live in libgcc: __<name> for <name> in:
83 ;; double __${n} (type_t) ; $n
85 _DEFUN __${n}
90 _ENDF __${n}
99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in:
105 ;; double __${n}df3 (double, double) ; $
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/
sync.c 75 __##NAME##_##UNITS (TYPE *ptr, TYPE value) \
77 return __##NAME (ptr, value); \
82 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \
84 return __##NAME (ptr, value1, value2); \
89 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \
91 return __##NAME (ptr, value1, value2); \
115 /* Define the function __<NAME>_<UNITS>, given that TYPE is a type with
  /src/external/gpl3/gcc.old/dist/libgcc/
sync.c 75 __##NAME##_##UNITS (TYPE *ptr, TYPE value) \
77 return __##NAME (ptr, value); \
82 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \
84 return __##NAME (ptr, value1, value2); \
89 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \
91 return __##NAME (ptr, value1, value2); \
115 /* Define the function __<NAME>_<UNITS>, given that TYPE is a type with
  /src/lib/libm/noieee_src/
mathimpl.h 51 # define vccast(name) (cat3(__,name,x).d)
71 const union { uint32_t l[2]; double d; } cat3(__,name,x) = { \
75 static const union { uint32_t l[2]; double d; } cat3(__,name,x) = { \
79 extern const union { uint32_t l[2]; double d; } cat3(__,name,x);
91 const double __CONCAT(__,name) = value;
94 static const double __CONCAT(__,name) = value;
97 extern const double __CONCAT(__,name);
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-perl-1 37 tied hash $__{ Bareword
39 tied hash $__->{"quoted string"}
40 tied hash $__->{ "weird
44 print $__ # Welcome
51 $! ? ?$__{"pattern match"}? : s # This is no delimiter.
52 {$__{substitution}}<$__-\>{"find me"}>;
55 m'$__{secret}';
155 -k%__ --flag=%__:1:pass-perl-format --flag=%__:1:pass-perl-brace-format
    [all...]
  /src/external/gpl2/groff/dist/contrib/groffer/
groffer.sh 159 if test _"${o}"_ != __
161 if test _"{GROFFER_OPT}"_ = __
172 if test _"${GROFFER_OPT}"_ != __
215 if test _"${x}"_ = __
234 if test _"$i"_ = __
257 if test _"${s}"_ != __
269 if test _"${_SHELL}"_ = __
289 if test _"${_SHELL}"_ = __
  /src/include/ssp/
string.h 53 __ ## fun ## _ichk(dst, src, len))
58 __ ## fun ## _ichk(dst, src))
61 static __inline type1 __ ## fun ## _ichk(type1 __restrict, type2 __restrict, size_t); \
63 __ ## fun ## _ichk(type1 __restrict dst, type2 __restrict src, size_t len) { \
68 static __inline type1 __ ## fun ## _ichk(type1, type2, size_t); \
70 __ ## fun ## _ichk(type1 dst, type2 src, size_t len) { \
75 static __inline type1 __ ## fun ## _ichk(type1, type2); \
77 __ ## fun ## _ichk(type1 __restrict dst, type2 __restrict src) { \
  /src/external/gpl3/gcc/dist/libgcc/config/fr30/
lib1funcs.S 27 .globl __\name
28 .type __\name, @function
29 __\name:
33 .size __\name, . - __\name
  /src/external/gpl3/gcc.old/dist/libgcc/config/fr30/
lib1funcs.S 27 .globl __\name
28 .type __\name, @function
29 __\name:
33 .size __\name, . - __\name
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
aeabi_dcmp.S 13 // int result = __{eq,lt,le,ge,gt}df2(a, b);
26 bl SYMBOL_NAME(__ ## cond ## df2) SEPARATOR \
aeabi_fcmp.S 13 // int result = __{eq,lt,le,ge,gt}sf2(a, b);
26 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \
  /src/tests/bin/sh/
t_cmdsub.sh 138 ${TEST_SH} -c 'echo __$( echo foo$(echo bar)bletch )__'
151 ${TEST_SH} -c 'echo __` echo foo\`echo bar\`bletch `__'
167 ${TEST_SH} -c 'echo __$( echo foo`echo bar`bletch )__'
169 ${TEST_SH} -c 'echo __` echo foo$(echo bar)bletch `__'
227 ${TEST_SH} -c 'X=abc; echo __$( echo ${X} )__'
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dm_services.h 119 reg_name ## __ ## reg_field ## _MASK,\
120 reg_name ## __ ## reg_field ## __SHIFT)
136 reg_name ## __ ## reg_field ## _MASK,\
137 reg_name ## __ ## reg_field ## __SHIFT)
188 block ## reg_num ## _ ## reg_name ## __ ## reg_field ## _MASK,\
189 block ## reg_num ## _ ## reg_name ## __ ## reg_field ## __SHIFT)
195 block ## reg_num ## _ ## reg_name ## __ ## reg_field ## _MASK,\
196 block ## reg_num ## _ ## reg_name ## __ ## reg_field ## __SHIFT)
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
linux-atomic.c 49 #define concat(x,y) __ ## x ## _ ## y
57 return __##name (x, y, z); \
  /src/external/gpl3/gcc.old/dist/libgcc/config/sh/
linux-atomic.c 49 #define concat(x,y) __ ## x ## _ ## y
57 return __##name (x, y, z); \

Completed in 43 milliseconds

1 2 3 4 5 6 7 8 91011>>