OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_arch_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c
124
||
default_arch_type
== sparc86x \
287
static enum sparc_arch_types
default_arch_type
;
319
default_arch_type
= sa->arch_type;
528
if (
default_arch_type
!= sparclet)
534
if (
default_arch_type
!= sparc86x
535
&&
default_arch_type
!= v9)
286
static enum sparc_arch_types
default_arch_type
;
variable in typeref:enum:sparc_arch_types
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c
124
||
default_arch_type
== sparc86x \
286
static enum sparc_arch_types
default_arch_type
;
318
default_arch_type
= sa->arch_type;
527
if (
default_arch_type
!= sparclet)
533
if (
default_arch_type
!= sparc86x
534
&&
default_arch_type
!= v9)
285
static enum sparc_arch_types
default_arch_type
;
variable in typeref:enum:sparc_arch_types
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026