Searched refs:last_signo (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dsignals.hpp40 extern const int last_signo;
H A Dsignals.cpp49 const int impl::last_signo = LAST_SIGNO; member in class:impl
H A Dtest-program.cpp263 for (int i = 1; i <= impl::last_signo; i++)

Completed in 12 milliseconds