Home
last modified time | relevance | path

Searched defs:ARCH_SPARC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c42 static char const *ARCH_SPARC = "sparc"; variable
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c890 enum { ARCH_NONE, ARCH_X86, ARCH_SPARC } arch; in conv_cnote_si_code() enumerator