Searched refs:ill_handler (Results 1 - 2 of 2) sorted by last modified time

/external/openssl/crypto/
H A Darmcap.c15 static void ill_handler (int sig) { siglongjmp(ill_jmp,sig); } function
97 ill_act.sa_handler = ill_handler;
H A Ds390xcap.c10 static void ill_handler (int sig) { siglongjmp(ill_jmp,sig); } function
24 ill_act.sa_handler = ill_handler;

Completed in 520 milliseconds