OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIVREM_1_UNNORM_THRESHOLD
(Results
1 - 25
of
57
) sorted by relevancy
1
2
3
/src/external/lgpl3/gmp/dist/tune/
divrem1inv.c
36
#undef
DIVREM_1_UNNORM_THRESHOLD
38
#define
DIVREM_1_UNNORM_THRESHOLD
0
divrem1div.c
36
#undef
DIVREM_1_UNNORM_THRESHOLD
38
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX
/src/external/lgpl3/gmp/dist/mpn/cray/
gmp-mparam.h
55
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/cray/ieee/
gmp-mparam.h
54
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/mips32/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
11
/src/external/lgpl3/gmp/dist/mpn/sparc32/
gmp-mparam.h
48
#define
DIVREM_1_UNNORM_THRESHOLD
4
/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/
gmp-mparam.h
54
#define
DIVREM_1_UNNORM_THRESHOLD
11
/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/supersparc/
gmp-mparam.h
54
#define
DIVREM_1_UNNORM_THRESHOLD
3
/src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
11
/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
gmp-mparam.h
48
#define
DIVREM_1_UNNORM_THRESHOLD
4
/src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
gmp-mparam.h
53
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX /* no preinv with nails */
/src/external/lgpl3/gmp/dist/mpn/alpha/
gmp-mparam.h
64
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/m68k/
gmp-mparam.h
57
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX /* never */
/src/external/lgpl3/gmp/dist/mpn/power/
gmp-mparam.h
50
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX /* never */
/src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp-mparam.h
64
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp-mparam.h
57
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX /* never */
/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp-mparam.h
57
#define
DIVREM_1_UNNORM_THRESHOLD
MP_SIZE_T_MAX /* never */
/src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h
42
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/arm/
gmp-mparam.h
38
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
/src/external/lgpl3/gmp/dist/mpn/generic/
divrem_1.c
47
#ifndef
DIVREM_1_UNNORM_THRESHOLD
48
#define
DIVREM_1_UNNORM_THRESHOLD
0
188
&& BELOW_THRESHOLD (n,
DIVREM_1_UNNORM_THRESHOLD
))
196
&& BELOW_THRESHOLD (n,
DIVREM_1_UNNORM_THRESHOLD
))
/src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
gmp-mparam.h
38
#define
DIVREM_1_UNNORM_THRESHOLD
3
/src/external/lgpl3/gmp/dist/mpn/pa64/
gmp-mparam.h
37
#define
DIVREM_1_UNNORM_THRESHOLD
0 /* always */
Completed in 33 milliseconds
1
2
3
Indexes created Sat Feb 28 05:31:39 UTC 2026