Home
last modified time | relevance | path

Searched refs:UINT32_C (Results 1 – 19 of 19) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-elf.c1144 UINT32_C (7),
1145 UINT32_C (13),
1146 UINT32_C (31),
1147 UINT32_C (61),
1148 UINT32_C (127),
1149 UINT32_C (251),
1150 UINT32_C (509),
1151 UINT32_C (1021),
1152 UINT32_C (2039),
1153 UINT32_C (4093),
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dthread_db.h122 (UINT32_C (1) << (((n) - 1) & BT_UIMASK))
124 ((UINT32_C ((n) - 1)) >> BT_UISHIFT)
137 (setp)->event_bits[__i - 1] = UINT32_C (0xffffffff); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dthread_db.h122 (UINT32_C (1) << (((n) - 1) & BT_UIMASK))
124 ((UINT32_C ((n) - 1)) >> BT_UISHIFT)
137 (setp)->event_bits[__i - 1] = UINT32_C (0xffffffff); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dthread_db.h122 (UINT32_C (1) << (((n) - 1) & BT_UIMASK))
124 ((UINT32_C ((n) - 1)) >> BT_UISHIFT)
137 (setp)->event_bits[__i - 1] = UINT32_C (0xffffffff); \
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dstdint.h314 # define UINT32_C(c) c ## U macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
108 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
108 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
108 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3502 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
108 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3784 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
108 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3779 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
109 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3878 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
109 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3863 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Drandom.tcc69 return (__x ^ (__x >> 27)) * UINT32_C(1664525); in _Func1()
74 return (__x ^ (__x >> 27)) * UINT32_C(1566083941); in _Func2()
109 std::fill(_M_state32, _M_state32 + _M_nstate32, UINT32_C(0x8b8b8b8b)); in seed()
A Drandom46 #if defined(_GLIBCXX_USE_C99_STDINT_TR1) && defined(UINT32_C)
3878 #endif // _GLIBCXX_USE_C99_STDINT_TR1 && UINT32_C

Completed in 96 milliseconds