OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_10_exp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-cppbuiltin.cc
126
In the max_exp ->
max_10_exp
conversion for 128-bit IEEE, we need at
138
int dig, min_10_exp,
max_10_exp
;
local
226
max_10_exp
= fmt->emax * log10_b;
228
builtin_define_with_int_value (name,
max_10_exp
);
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-cppbuiltin.cc
126
In the max_exp ->
max_10_exp
conversion for 128-bit IEEE, we need at
138
int dig, min_10_exp,
max_10_exp
;
local
226
max_10_exp
= fmt->emax * log10_b;
228
builtin_define_with_int_value (name,
max_10_exp
);
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h
182
int64_t
max_10_exp
;
member in struct:Target::FPTypeProperties
Completed in 22 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026