Home
last modified time | relevance | path

Searched refs:gotsig (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c59 volatile int gotsig; variable
69 gotsig = sig; in sighandler()
142 gotsig = 0; in test_memcpy()
148 if (gotsig) { in test_memcpy()
150 printf(" Got signal %i\n", gotsig); in test_memcpy()