Searched defs:sig_dfl (Results 1 – 4 of 4) sorted by relevance
52 static const uintptr_t sig_dfl = (uintptr_t) SIG_DFL; in main() local
270 uptr sig_dfl = (uptr)SIG_DFL; variable