OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__clz_tab
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/lgpl3/gmp/dist/
mp_clz_tab.c
0
/*
__clz_tab
-- support for longlong.h
40
unsigned char
__clz_tab
[129] =
variable
gmp-impl.h
1147
#define
__clz_tab
__MPN(clz_tab)
macro
/src/external/lgpl3/mpfr/dist/src/
mp_clz_tab.c
0
/*
__clz_tab
-- support for longlong.h
29
/* Warning: up from version 5.1.0,
__clz_tab
has 129 elements. */
32
unsigned char
__clz_tab
[129] =
variable
mpfr-gmp.h
224
#undef
__clz_tab
macro
225
#define
__clz_tab
mpfr_clz_tab
macro
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.h
344
#define
__clz_tab
__N(clz_tab)
macro
538
extern const UQItype
__clz_tab
[256];
libgcc2.c
686
const UQItype
__clz_tab
[256] =
670
const UQItype
__clz_tab
[256] =
variable
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h
331
#define
__clz_tab
__N(clz_tab)
macro
514
extern const UQItype
__clz_tab
[256];
libgcc2.c
686
const UQItype
__clz_tab
[256] =
670
const UQItype
__clz_tab
[256] =
variable
Completed in 23 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026