Searched refs:VKI_SIGUNUSED (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h116 #define VKI_SIGUNUSED 31 macro
H A Dvki-arm64-linux.h123 #define VKI_SIGUNUSED 31 macro
H A Dvki-arm-linux.h138 #define VKI_SIGUNUSED 31 macro
H A Dvki-ppc32-linux.h139 #define VKI_SIGUNUSED 31 macro
H A Dvki-ppc64-linux.h142 #define VKI_SIGUNUSED 31 macro
H A Dvki-s390x-linux.h187 #define VKI_SIGUNUSED 31 macro
H A Dvki-x86-linux.h134 #define VKI_SIGUNUSED 31 macro
/external/valgrind/main/coregrind/
H A Dm_signals.c1423 # if defined(VKI_SIGUNUSED)
1424 case VKI_SIGUNUSED: return "SIGUNUSED";

Completed in 538 milliseconds