OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bot_exp
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libiberty/
floatformat.c
295
long top_exp,
bot_exp
;
local
300
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
314
if (
bot_exp
!= 0)
326
if (
bot_exp
< top_exp - 53)
328
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
330
if (
bot_exp
== 0)
/src/external/gpl3/binutils.old/dist/libiberty/
floatformat.c
295
long top_exp,
bot_exp
;
local
300
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
314
if (
bot_exp
!= 0)
326
if (
bot_exp
< top_exp - 53)
328
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
330
if (
bot_exp
== 0)
/src/external/gpl3/gcc/dist/libiberty/
floatformat.c
300
long top_exp,
bot_exp
;
local
305
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
319
if (
bot_exp
!= 0)
331
if (
bot_exp
< top_exp - 53)
333
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
335
if (
bot_exp
== 0)
/src/external/gpl3/gcc.old/dist/libiberty/
floatformat.c
300
long top_exp,
bot_exp
;
local
305
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
319
if (
bot_exp
!= 0)
331
if (
bot_exp
< top_exp - 53)
333
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
335
if (
bot_exp
== 0)
/src/external/gpl3/gdb.old/dist/libiberty/
floatformat.c
295
long top_exp,
bot_exp
;
local
300
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
314
if (
bot_exp
!= 0)
326
if (
bot_exp
< top_exp - 53)
328
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
330
if (
bot_exp
== 0)
/src/external/gpl3/gdb/dist/libiberty/
floatformat.c
295
long top_exp,
bot_exp
;
local
300
bot_exp
= get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
314
if (
bot_exp
!= 0)
326
if (
bot_exp
< top_exp - 53)
328
if (
bot_exp
> top_exp - 53 &&
bot_exp
!= 0)
330
if (
bot_exp
== 0)
Completed in 82 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026