Searched refs:TARGET_SIG_BLOCK (Results 1 – 11 of 11) sorted by relevance
60 #define TARGET_SIG_BLOCK 1 /* block specified signal set */ macro
54 #define TARGET_SIG_BLOCK 0 /* for blocking signals */ macro
39 #define TARGET_SIG_BLOCK 0 macro
38 #define TARGET_SIG_BLOCK 0x01 /* for blocking signals */ macro
41 #define TARGET_SIG_BLOCK 1 /* for blocking signals */ macro
69 #define TARGET_SIG_BLOCK 1 /* block specified signal set */ macro
37 #define TARGET_SIG_BLOCK 1 macro
9989 case TARGET_SIG_BLOCK: in _syscall2()10023 case TARGET_SIG_BLOCK: in _syscall2()10068 case TARGET_SIG_BLOCK: in _syscall2()12150 case TARGET_SIG_BLOCK: in _syscall2()
3258 case TARGET_SIG_BLOCK: how = "SIG_BLOCK"; break; in print_rt_sigprocmask()