Searched defs:SPARC (Results 1 – 7 of 7) sorted by relevance
13 public final class SPARC implements SimpleFilter { class17 public SPARC(boolean isEncoder, int startPos) { in SPARC() method in SPARC
78 SPARC section in Hardware
110 SPARC section in Hardware
50 set(SPARC sparc) variable
286 set(SPARC sparc) variable
178 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.]) definition
304 AM_CONDITIONAL(SPARC, test x$TARGET = xSPARC) condition