| /src/external/gpl3/gcc/dist/libgcc/config/h8300/ |
| crti.S | 59 .global __init 60 __init: label
|
| crti.S | 59 .global __init 60 __init: label
|
| /src/external/gpl3/gcc/dist/libgcc/config/microblaze/ |
| crti.S | 1 /* crti.s for __init, __fini 2 This file supplies the prologue for __init and __fini routines 34 .global __init 42 __init: label
|
| crti.S | 1 /* crti.s for __init, __fini 2 This file supplies the prologue for __init and __fini routines 34 .global __init 42 __init: label
|
| /src/external/gpl3/gcc/dist/libgcc/config/visium/ |
| crti.S | 29 .globl __init 30 .type __init,@function 31 __init: label
|
| crti.S | 29 .globl __init 30 .type __init,@function 31 __init: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/cr16/ |
| crti.S | 32 .globl __init 33 .type __init,@function 34 __init: label
|
| crti.S | 32 .globl __init 33 .type __init,@function 34 __init: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/ |
| crti.S | 59 .global __init 60 __init: label
|
| crti.S | 59 .global __init 60 __init: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/ |
| crti.S | 1 /* crti.s for __init, __fini 2 This file supplies the prologue for __init and __fini routines 34 .global __init 42 __init: label
|
| crti.S | 1 /* crti.s for __init, __fini 2 This file supplies the prologue for __init and __fini routines 34 .global __init 42 __init: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/visium/ |
| crti.S | 29 .globl __init 30 .type __init,@function 31 __init: label
|
| crti.S | 29 .globl __init 30 .type __init,@function 31 __init: label
|
| /src/sys/external/bsd/drm2/include/linux/ |
| init.h | 37 #define __init /* call at module load time */ macro
|
| init.h | 37 #define __init /* call at module load time */ macro
|
| /src/external/apache2/llvm/dist/libcxx/src/ |
| valarray.cpp | 22 gslice::__init(size_t __start) function in class:gslice
|
| valarray.cpp | 22 gslice::__init(size_t __start) function in class:gslice
|
| /src/external/gpl3/gcc/dist/libgcc/config/bfin/ |
| crti.S | 35 .globl __init 36 .type __init,@function 37 __init: label
|
| crti.S | 35 .globl __init 36 .type __init,@function 37 __init: label
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/bfin/ |
| crti.S | 35 .globl __init 36 .type __init,@function 37 __init: label
|
| crti.S | 35 .globl __init 36 .type __init,@function 37 __init: label
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
| numeric_impl.h | 34 __brick_transform_reduce(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init, 38 return std::inner_product(__first1, __last1, __first2, __init, __binary_op1, __binary_op2); 45 _RandomAccessIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, 51 __last1 - __first1, __init, __binary_op1, 59 _ForwardIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, 62 return __brick_transform_reduce(__first1, __last1, __first2, __init, __binary_op1, __binary_op2, 70 _RandomAccessIterator1 __last1, _RandomAccessIterator2 __first2, _Tp __init, 82 __init, member in namespace:__pstl 85 _Tp __init) -> _Tp 87 return __internal::__brick_transform_reduce(__i, __j, __first2 + (__i - __first1), __init, [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
| ios_init.cc | 161 ios_base::Init __init; local
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
| numeric_impl.h | 34 __brick_transform_reduce(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init, 38 return std::inner_product(__first1, __last1, __first2, __init, __binary_op1, __binary_op2); 43 __brick_transform_reduce(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _Tp __init, 49 __last1 - __first1, __init, __binary_op1, 57 _ForwardIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, 61 return __brick_transform_reduce(__first1, __last1, __first2, __init, __binary_op1, __binary_op2, __is_vector); 68 _RandomAccessIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, 77 __init, member in namespace:__pstl 80 __is_vector](_RandomAccessIterator1 __i, _RandomAccessIterator1 __j, _Tp __init) -> _Tp { 81 return __internal::__brick_transform_reduce(__i, __j, __first2 + (__i - __first1), __init, __binary_op1 [all...] |