Home
last modified time | relevance | path

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

/external/bison/lib/
Dsigaction.c54 #if defined SIGCHLD || defined HAVE_SIGALTSTACK || defined HAVE_SIGINTERRUPT
Dconfig.in.h1596 #undef HAVE_SIGALTSTACK
/external/bison/darwin-lib/
Dconfig.h1597 #define HAVE_SIGALTSTACK 1 macro
/external/bison/linux-lib/
Dconfig.h1597 #define HAVE_SIGALTSTACK 1 macro
/external/llvm/include/llvm/Config/
Dconfig.h.cmake252 #cmakedefine HAVE_SIGALTSTACK ${HAVE_SIGALTSTACK}
/external/llvm/lib/Support/Unix/
DSignals.inc122 #if defined(HAVE_SIGALTSTACK)
/external/llvm/cmake/
Dconfig-ix.cmake172 check_symbol_exists(sigaltstack signal.h HAVE_SIGALTSTACK)