Searched refs:VKI_SI_USER (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-darwin.h507 #define VKI_SI_USER SI_USER macro
H A Dvki-solaris.h921 #define VKI_SI_USER SI_USER macro
H A Dvki-linux.h493 #define VKI_SI_USER 0 /* sent by kill, sigsend, raise */ macro
/external/valgrind/coregrind/
H A Dm_signals.c1619 return ( si_code > VKI_SI_USER ? True : False );

Completed in 55 milliseconds