OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tempp2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/spmath/
fcnvfx.c
276
register unsigned int srcp1,srcp2, tempp1,
tempp2
;
local
305
tempp2
= srcp2;
307
Int_from_dbl_mantissa(tempp1,
tempp2
,src_exponent);
396
register unsigned int srcp1, srcp2, tempp1,
tempp2
, resultp2;
local
432
tempp2
= srcp2;
434
Dint_from_dbl_mantissa(tempp1,
tempp2
,src_exponent,
fcnvfxt.c
194
register unsigned int srcp1, srcp2, tempp1,
tempp2
;
local
222
tempp2
= srcp2;
224
Int_from_dbl_mantissa(tempp1,
tempp2
,src_exponent);
257
register unsigned int srcp1, srcp2, tempp1,
tempp2
, resultp2;
local
291
tempp2
= srcp2;
293
Dint_from_dbl_mantissa(tempp1,
tempp2
,src_exponent,
Completed in 20 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026