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

  /prebuilt/linux-x86/toolchain/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
  /external/strace/
signal.c 109 struct sigcontext_struct { struct
1217 #define sigcontext_struct sigcontext macro
1228 struct sigcontext_struct sc;
1253 struct sigcontext_struct sc;
1274 struct sigcontext_struct sc;
1325 struct sigcontext_struct sc;
1373 struct sigcontext_struct sc;
    [all...]

Completed in 20 milliseconds