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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigcontext.h 73 #ifndef sigcontext_struct
74 /* Kernel headers before 2.1.1 define a struct sigcontext_struct, but
76 sigcontext_struct being defined on 32-bit x86, so define this for
78 # define sigcontext_struct sigcontext macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 73 #ifndef sigcontext_struct
74 /* Kernel headers before 2.1.1 define a struct sigcontext_struct, but
76 sigcontext_struct being defined on 32-bit x86, so define this for
78 # define sigcontext_struct sigcontext macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 73 #ifndef sigcontext_struct
74 /* Kernel headers before 2.1.1 define a struct sigcontext_struct, but
76 sigcontext_struct being defined on 32-bit x86, so define this for
78 # define sigcontext_struct sigcontext macro
  /external/strace/
signal.c 48 #define sigcontext_struct sigcontext macro
101 struct sigcontext_struct { struct
1266 struct sigcontext_struct sc;
1291 struct sigcontext_struct sc;
1311 struct sigcontext_struct sc;
1360 struct sigcontext_struct sc;
1415 struct sigcontext_struct sc;
    [all...]

Completed in 1215 milliseconds