Home
last modified time | relevance | path

Searched refs:SIZEOF_STRUCT_SPARC_STACKF (Results 1 – 2 of 2) sorted by relevance

/external/strace/linux/sparc/
Darch_sigreturn.c1 #ifndef SIZEOF_STRUCT_SPARC_STACKF
2 # define SIZEOF_STRUCT_SPARC_STACKF sizeof(struct sparc_stackf) macro
15 SIZEOF_STRUCT_SPARC_STACKF + SIZEOF_STRUCT_PT_REGS; in arch_sigreturn()
37 #undef SIZEOF_STRUCT_SPARC_STACKF
/external/strace/linux/sparc64/
Darch_sigreturn.c5 #define SIZEOF_STRUCT_SPARC_STACKF sizeof(struct sparc_stackf32) macro