Searched refs:__w (Results 1 - 25 of 55) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/lib/
H A Dmuldi3.c32 ({DIunion __w; \
33 umul_ppmm (__w.s.high, __w.s.low, u, v); \
34 __w.ll; })
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/lib/
H A Dmuldi3.c32 ({DIunion __w; \
33 umul_ppmm (__w.s.high, __w.s.low, u, v); \
34 __w.ll; })
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/lib/
H A Dmuldi3.c55 ({DIunion __w; \
56 umul_ppmm (__w.s.high, __w.s.low, u, v); \
57 __w.ll; })
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/lib/
H A Dmuldi3.c55 ({DIunion __w; \
56 umul_ppmm (__w.s.high, __w.s.low, u, v); \
57 __w.ll; })
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dbyteswap-common.h92 unsigned int __l[2]; } __w, __r; \
93 __w.__ll = (x); \
94 __r.__l[0] = __bswap_non_constant_32 (__w.__l[1]); \
95 __r.__l[1] = __bswap_non_constant_32 (__w.__l[0]); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dbyteswap-common.h92 unsigned int __l[2]; } __w, __r; \
93 __w.__ll = (x); \
94 __r.__l[0] = __bswap_non_constant_32 (__w.__l[1]); \
95 __r.__l[1] = __bswap_non_constant_32 (__w.__l[0]); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dbyteswap-common.h92 unsigned int __l[2]; } __w, __r; \
93 __w.__ll = (x); \
94 __r.__l[0] = __bswap_non_constant_32 (__w.__l[1]); \
95 __r.__l[1] = __bswap_non_constant_32 (__w.__l[0]); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dostream_insert.h87 const streamsize __w = __out.width(); local
88 if (__w > __n)
94 __ostream_fill(__out, __w - __n);
98 __ostream_fill(__out, __w - __n);
H A Drandom.h69 template<typename _UIntType, size_t __w,
70 bool = __w < static_cast<size_t>
75 template<typename _UIntType, size_t __w>
76 struct _Shift<_UIntType, __w, true>
77 { static const _UIntType __value = _UIntType(1) << __w; };
429 * @tparam __w Word size, the number of bits in each element of
444 template<typename _UIntType, size_t __w,
455 static_assert(__r <= __w, "template argument substituting "
457 static_assert(__u <= __w, "template argument substituting "
459 static_assert(__s <= __w, "templat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/bits/
H A Dostream_insert.h87 const streamsize __w = __out.width(); local
88 if (__w > __n)
94 __ostream_fill(__out, __w - __n);
98 __ostream_fill(__out, __w - __n);
H A Datomic_0.h74 __typeof__(__n) __w = (__n); \
77 *__p = __w; \
79 __w; })
84 __typeof__(__n) __w = (__n); \
88 *__p __o __w; \
96 __typeof__(__n) __w = (__n); \
103 *__p = (__i_type)__w; \
550 __typeof__(__p) __w = (__p);
553 *__p2 = reinterpret_cast<__pointer_type>(__w);
555 __w;
[all...]
H A Drandom.h69 template<typename _UIntType, size_t __w,
70 bool = __w < static_cast<size_t>
75 template<typename _UIntType, size_t __w>
76 struct _Shift<_UIntType, __w, true>
77 { static const _UIntType __value = _UIntType(1) << __w; };
370 template<typename _UIntType, size_t __w,
381 static_assert(__r <= __w, "template argument substituting "
383 static_assert(__u <= __w, "template argument substituting "
385 static_assert(__s <= __w, "template argument substituting "
387 static_assert(__t <= __w, "templat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/bits/
H A Dostream_insert.h85 const streamsize __w = __out.width(); local
86 if (__w > __n)
92 __ostream_fill(__out, __w - __n);
96 __ostream_fill(__out, __w - __n);
H A Datomic_0.h54 __typeof__(__n) __w = (__n); \
57 *__p = __w; \
59 __w; })
63 __typeof__(__n) __w = (__n); \
67 *__p __o __w; \
74 __typeof__(__n) __w = (__n); \
79 if (__t__ == *__q) { *__p = __w; __r = true; } \
H A Drandom.h60 template<typename _UIntType, size_t __w,
61 bool = __w < static_cast<size_t>
66 template<typename _UIntType, size_t __w>
67 struct _Shift<_UIntType, __w, true>
68 { static const _UIntType __value = _UIntType(1) << __w; };
363 template<typename _UIntType, size_t __w,
374 static_assert(__r <= __w, "template argument substituting "
376 static_assert(__u <= __w, "template argument substituting "
378 static_assert(__s <= __w, "template argument substituting "
380 static_assert(__t <= __w, "templat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/bits/
H A Dostream_insert.h85 const streamsize __w = __out.width(); local
86 if (__w > __n)
92 __ostream_fill(__out, __w - __n);
96 __ostream_fill(__out, __w - __n);
H A Datomic_0.h54 __typeof__(__n) __w = (__n); \
57 *__p = __w; \
59 __w; })
63 __typeof__(__n) __w = (__n); \
67 *__p __o __w; \
74 __typeof__(__n) __w = (__n); \
79 if (__t__ == *__q) { *__p = __w; __r = true; } \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dreent.h118 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w)
132 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dreent.h118 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w)
132 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dio_32.h97 #define writew(__w, __addr) __writew((__w),(__addr))
124 #define outw(__w, __addr) __writew(__w, (void __iomem *)(unsigned long)(__addr))
130 #define outw_p(__w, __addr) outw(__w, __addr)
186 #define sbus_writew(__w, __addr) _sbus_writew(__w, __addr)
H A Dupa.h104 #define upa_writew(__w, __addr) (_upa_writew((__w), (unsigned long)(__addr)))
H A Dio_64.h84 #define outw(__w, __addr) (_outw((u16)(__w), (unsigned long)(__addr)))
90 #define outw_p(__w, __addr) outw(__w, __addr)
215 #define writew(__w, __addr) _writew(__w, __addr)
297 #define __raw_writew(__w, __addr) (_raw_writew((u16)(__w), (unsigned long)(__addr)))
394 #define sbus_writew(__w, __addr) _sbus_writew(__w, __add
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dio_32.h97 #define writew(__w, __addr) __writew((__w),(__addr))
124 #define outw(__w, __addr) __writew(__w, (void __iomem *)(unsigned long)(__addr))
130 #define outw_p(__w, __addr) outw(__w, __addr)
186 #define sbus_writew(__w, __addr) _sbus_writew(__w, __addr)
H A Dupa.h104 #define upa_writew(__w, __addr) (_upa_writew((__w), (unsigned long)(__addr)))
H A Dio_64.h84 #define outw(__w, __addr) (_outw((u16)(__w), (unsigned long)(__addr)))
90 #define outw_p(__w, __addr) outw(__w, __addr)
215 #define writew(__w, __addr) _writew(__w, __addr)
297 #define __raw_writew(__w, __addr) (_raw_writew((u16)(__w), (unsigned long)(__addr)))
394 #define sbus_writew(__w, __addr) _sbus_writew(__w, __add
[all...]

Completed in 328 milliseconds

123