Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dsigname.c44 static const char *sys_siglist[NSIG]; variable
71 sys_siglist[number] = name; in init_sig()
89 sys_siglist[i] = undoc; in signame_init()
237 # define sys_siglist _sys_siglist in strsignal() macro
239 # define sys_siglist __sys_siglist in strsignal() macro
249 return (char *) sys_siglist[signal]; in strsignal()
Dconfigh.dos24 /* Define if `sys_siglist' is declared by <signal.h>. */
107 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
Dconfig.ami173 /* Define if `sys_siglist' is declared by <signal.h>. */
208 /* Define this if the C library defines the variable `sys_siglist'. */
Dconfig.h-vms194 /* Define if `sys_siglist' is declared by <signal.h>. */
231 /* Define this if the C library defines the variable `sys_siglist'. */
Dconfigure.in186 AC_CHECK_DECLS([sys_siglist, _sys_siglist, __sys_siglist], , ,
189 /* NetBSD declares sys_siglist in unistd.h. */
Dconfig.h.in57 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
DChangeLog597 __sys_siglist[] use those instead of sys_siglist[].
944 * configure.in: Update check for sys_siglist[] from autoconf manual.
2384 doesn't define sys_siglist, then we make our own; otherwise we use
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0884 …AVE_DECL_SYS_SIGLIST], [/* Define to 1 if you have the declaration of `sys_siglist\', and to 0 if …
Doutput.08375 ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default
8377 /* NetBSD declares sys_siglist in unistd.h. */
8394 /* NetBSD declares sys_siglist in unistd.h. */
8411 /* NetBSD declares sys_siglist in unistd.h. */