Searched refs:sys_siglist (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dxm-news.h6 #define sys_siglist _sys_siglist macro
H A Dxm-sysv4.h3 /* SVR4 provides no sys_siglist,
5 #define sys_siglist _sys_siglist macro
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dxm-siglist.h1 /* Some systems provide no sys_siglist, but do offer the same data under
4 #define sys_siglist _sys_siglist macro
H A Dxm-svr4.h25 /* SVR4 provides no sys_siglist,
27 #define sys_siglist _sys_siglist macro
/haiku-buildtools/binutils/libiberty/
H A Dstrsignal.c9 /* We need to declare sys_siglist, because even if the system provides
11 SunOS provides sys_siglist, but it does not declare it in any
12 header file). However, we can't declare sys_siglist portably,
18 #define sys_siglist no_such_symbol macro
38 /* Undefine the macro we used to hide the definition of sys_siglist
40 #undef sys_siglist macro
242 static const char **sys_siglist; variable
253 extern const char * const sys_siglist[];
271 the signal_names and the sys_siglist (if needed) tables, which are
324 /* Now attempt to allocate the sys_siglist tabl
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dstrsignal.c9 /* We need to declare sys_siglist, because even if the system provides
11 SunOS provides sys_siglist, but it does not declare it in any
12 header file). However, we can't declare sys_siglist portably,
18 #define sys_siglist no_such_symbol macro
38 /* Undefine the macro we used to hide the definition of sys_siglist
40 #undef sys_siglist macro
242 static const char **sys_siglist; variable
253 extern const char * const sys_siglist[];
271 the signal_names and the sys_siglist (if needed) tables, which are
324 /* Now attempt to allocate the sys_siglist tabl
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dstrsignal.c9 /* We need to declare sys_siglist, because even if the system provides
11 SunOS provides sys_siglist, but it does not declare it in any
12 header file). fHowever, we can't declare sys_siglist portably,
18 #define sys_siglist no_such_symbol macro
38 /* Undefine the macro we used to hide the definition of sys_siglist
40 #undef sys_siglist macro
242 static const char **sys_siglist; variable
253 extern const char * const sys_siglist[];
271 the signal_names and the sys_siglist (if needed) tables, which are
324 /* Now attempt to allocate the sys_siglist tabl
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dstrsignal.c10 /* We need to declare sys_siglist, because even if the system provides
12 SunOS provides sys_siglist, but it does not declare it in any
13 header file). fHowever, we can't declare sys_siglist portably,
19 #define sys_siglist no_such_symbol macro
36 /* Undefine the macro we used to hide the definition of sys_siglist
38 #undef sys_siglist macro
243 static const char **sys_siglist; variable
254 extern const char * const sys_siglist[];
272 the signal_names and the sys_siglist (if needed) tables, which are
325 /* Now attempt to allocate the sys_siglist tabl
[all...]
H A Dconfigure1186 vars="sys_errlist sys_nerr sys_siglist"
1707 vars="`echo $vars | sed -e 's/sys_siglist//'`"
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dosf1elf.h6 #define _sys_siglist sys_siglist
7 extern char *sys_siglist[];
/haiku-buildtools/legacy/gcc/gcc/
H A Dsystem.h365 extern char * sys_siglist[];
H A Dcollect2.c375 return sys_siglist[s];
H A Dmips-tfile.c5081 return sys_siglist[s];

Completed in 103 milliseconds