OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p52
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
floatditf.c
13
static const double twop52 = 0x1.0
p52
;
16
low.x |= a & UINT64_C(0x00000000ffffffff); /* 0x1.0
p52
+ low 32 bits of a. */
floatunditf.c
14
static const double twop52 = 0x1.0
p52
;
22
low.x |= a & UINT64_C(0x00000000ffffffff); /* 0x1.0
p52
+ low 32 bits of a */
/src/lib/libm/src/
math_private.h
744
return ((double)(x + 0x1.8
p52
) - 0x1.8
p52
);
s_exp2.c
42
redux = 0x1.8
p52
/ TBLSIZE,
/src/sys/arch/hp300/stand/common/
scsireg.h
131
u_char
p52
, scsi_dreg;
member in struct:scsidevice
/src/lib/libm/noieee_src/
n_exp2.c
44
redux = 0x1.8
p52
/ TBLSIZE,
Completed in 146 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025