OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:can_be_short
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-vax.c
2561
int
can_be_short
= 0; /* 1 if a bignum can be reduced to a short literal. */
2622
can_be_short
=
2628
can_be_short
=
2636
can_be_short
=
2644
can_be_short
= ((literal_float[0] & 0xFFF8) == 0x4000
2681
if (
can_be_short
)
2710
if (!
can_be_short
)
2548
int
can_be_short
= 0; \/* 1 if a bignum can be reduced to a short literal. *\/
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c
2561
int
can_be_short
= 0; /* 1 if a bignum can be reduced to a short literal. */
2622
can_be_short
=
2628
can_be_short
=
2636
can_be_short
=
2644
can_be_short
= ((literal_float[0] & 0xFFF8) == 0x4000
2681
if (
can_be_short
)
2710
if (!
can_be_short
)
2548
int
can_be_short
= 0; \/* 1 if a bignum can be reduced to a short literal. *\/
local
Completed in 21 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026