OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firsttype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
2340
struct neon_typed_alias
firsttype
;
local
2341
firsttype
.defined = 0;
2342
firsttype
.eltype.type = NT_invtype;
2343
firsttype
.eltype.size = -1;
2344
firsttype
.index = -1;
2369
firsttype
= atype;
2386
if (! neon_alias_types_same (&atype, &
firsttype
))
2419
if (! neon_alias_types_same (&htype, &
firsttype
))
2478
*eltype =
firsttype
.eltype;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
2339
struct neon_typed_alias
firsttype
;
local
2340
firsttype
.defined = 0;
2341
firsttype
.eltype.type = NT_invtype;
2342
firsttype
.eltype.size = -1;
2343
firsttype
.index = -1;
2368
firsttype
= atype;
2385
if (! neon_alias_types_same (&atype, &
firsttype
))
2418
if (! neon_alias_types_same (&htype, &
firsttype
))
2477
*eltype =
firsttype
.eltype;
Completed in 62 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026