OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ten_pmax
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/gdtoa/
gdtoaimp.h
336
/*
Ten_pmax
= floor(P*log(2)/log(5)) */
355
#define
Ten_pmax
22
394
#define
Ten_pmax
22
420
#define
Ten_pmax
24
strtodg.c
559
if (e <=
Ten_pmax
) {
572
if (e <=
Ten_pmax
+ i) {
601
else if (e >= -
Ten_pmax
) {
strtod.c
363
if (e <=
Ten_pmax
) {
379
if (e <=
Ten_pmax
+ i) {
410
else if (e >= -
Ten_pmax
) {
dtoa.c
267
if (k >= 0 && k <=
Ten_pmax
) {
gdtoa.c
266
if (k >= 0 && k <=
Ten_pmax
) {
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025