HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_STRUCT_SPARC_STACKF (Results 1 - 2 of 2) sorted by null

  /external/strace/linux/sparc/
arch_sigreturn.c 1 #ifndef SIZEOF_STRUCT_SPARC_STACKF
2 # define SIZEOF_STRUCT_SPARC_STACKF sizeof(struct sparc_stackf)
15 SIZEOF_STRUCT_SPARC_STACKF + SIZEOF_STRUCT_PT_REGS;
37 #undef SIZEOF_STRUCT_SPARC_STACKF
  /external/strace/linux/sparc64/
arch_sigreturn.c 5 #define SIZEOF_STRUCT_SPARC_STACKF sizeof(struct sparc_stackf32)

Completed in 46 milliseconds