OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Bletch
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gdtoa/
gdtoaimp.h
337
/*
Bletch
= (highest power of 2 < DBL_MAX_10_EXP) / 16 */
356
#define
Bletch
0x10
393
#define
Bletch
4
421
#define
Bletch
2
dtoa.c
354
if (j &
Bletch
) {
356
j &=
Bletch
- 1;
gdtoa.c
359
if (j &
Bletch
) {
361
j &=
Bletch
- 1;
Completed in 12 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025