OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packed_10000_zeros
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_div.c
34
extern UINT8
packed_10000_zeros
[];
304
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
362
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
768
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
826
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1223
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1282
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1674
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1732
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
bid64_div.c
66
extern UINT8
packed_10000_zeros
[];
406
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
803
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1231
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1366
extern UINT8
packed_10000_zeros
[];
1665
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
bid_convert_data.c
817
// for even k, ((
packed_10000_zeros
[k>>3])>>(k&7))&3)=greatest(i) s.t. 10^i divides k
818
const UINT8
packed_10000_zeros
[] = {
variable
bid_conf.h
103
#define
packed_10000_zeros
__bid_packed_10000_zeros
macro
/src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_div.c
34
extern UINT8
packed_10000_zeros
[];
304
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
362
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
768
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
826
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1223
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1282
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1674
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1732
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
bid64_div.c
66
extern UINT8
packed_10000_zeros
[];
406
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
803
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1231
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
1366
extern UINT8
packed_10000_zeros
[];
1665
3 & (UINT32) (
packed_10000_zeros
[digit_h >> 3] >>
bid_convert_data.c
817
// for even k, ((
packed_10000_zeros
[k>>3])>>(k&7))&3)=greatest(i) s.t. 10^i divides k
818
const UINT8
packed_10000_zeros
[] = {
variable
bid_conf.h
103
#define
packed_10000_zeros
__bid_packed_10000_zeros
macro
Completed in 120 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026