Searched refs:ENTRY (Results 1 - 25 of 239) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A D20000625-1.c7 #define ENTRY(name) name##: macro
15 ENTRY(socket) /* { dg-error "valid preprocessing token" "" } */
/haiku-buildtools/legacy/binutils/libiberty/
H A Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXE
[all...]
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
81 ENTRY(SIGHUP, "SIGHUP", "Hangup"),
84 ENTRY(SIGINT, "SIGINT", "Interrupt"),
87 ENTRY(SIGQUIT, "SIGQUIT", "Quit"),
90 ENTRY(SIGILL, "SIGILL", "Illegal instruction"),
93 ENTRY(SIGTRAP, "SIGTRAP", "Trace/breakpoint trap"),
98 ENTRY(SIGIOT, "SIGIOT", "IOT trap"),
101 ENTRY(SIGABRT, "SIGABRT", "Aborted"),
104 ENTRY(SIGEM
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dstrerror.c66 # define ENTRY(value, name, msg) {value, name, msg} macro
68 # define ENTRY(value, name, msg) {value, name} macro
74 ENTRY(EPERM, "EPERM", "Not owner"),
77 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
80 ENTRY(ESRCH, "ESRCH", "No such process"),
83 ENTRY(EINTR, "EINTR", "Interrupted system call"),
86 ENTRY(EIO, "EIO", "I/O error"),
89 ENTRY(ENXIO, "ENXIO", "No such device or address"),
92 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
95 ENTRY(ENOEXE
[all...]
H A Dstrsignal.c74 # define ENTRY(value, name, msg) {value, name, msg} macro
76 # define ENTRY(value, name, msg) {value, name} macro
82 ENTRY(SIGHUP, "SIGHUP", "Hangup"),
85 ENTRY(SIGINT, "SIGINT", "Interrupt"),
88 ENTRY(SIGQUIT, "SIGQUIT", "Quit"),
91 ENTRY(SIGILL, "SIGILL", "Illegal instruction"),
94 ENTRY(SIGTRAP, "SIGTRAP", "Trace/breakpoint trap"),
99 ENTRY(SIGIOT, "SIGIOT", "IOT trap"),
102 ENTRY(SIGABRT, "SIGABRT", "Aborted"),
105 ENTRY(SIGEM
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXE
[all...]
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
81 ENTRY(SIGHUP, "SIGHUP", "Hangup"),
84 ENTRY(SIGINT, "SIGINT", "Interrupt"),
87 ENTRY(SIGQUIT, "SIGQUIT", "Quit"),
90 ENTRY(SIGILL, "SIGILL", "Illegal instruction"),
93 ENTRY(SIGTRAP, "SIGTRAP", "Trace/breakpoint trap"),
98 ENTRY(SIGIOT, "SIGIOT", "IOT trap"),
101 ENTRY(SIGABRT, "SIGABRT", "Aborted"),
104 ENTRY(SIGEM
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXE
[all...]
H A Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
81 ENTRY(SIGHUP, "SIGHUP", "Hangup"),
84 ENTRY(SIGINT, "SIGINT", "Interrupt"),
87 ENTRY(SIGQUIT, "SIGQUIT", "Quit"),
90 ENTRY(SIGILL, "SIGILL", "Illegal instruction"),
93 ENTRY(SIGTRAP, "SIGTRAP", "Trace/breakpoint trap"),
98 ENTRY(SIGIOT, "SIGIOT", "IOT trap"),
101 ENTRY(SIGABRT, "SIGABRT", "Aborted"),
104 ENTRY(SIGEM
[all...]
/haiku-buildtools/binutils/ld/emulparams/
H A Delf32lsmip.sh2 ENTRY=__start
H A Delf64alpha_nbsd.sh2 ENTRY=__start
H A Delf32bsmip.sh2 ENTRY=__start
H A Delf32cr16c.sh5 ENTRY=_start
/haiku-buildtools/legacy/binutils/ld/emulparams/
H A Delf32lsmip.sh2 ENTRY=__start
H A Delf64alpha_nbsd.sh2 ENTRY=__start
H A Delf32bsmip.sh2 ENTRY=__start
H A Delf32cr16c.sh5 ENTRY=_start
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dentry_5.f908 ENTRY enter RESULT (answer) ! { dg-error "Unclassifiable statement" }
H A Dentry_array_specs_1.f9011 ENTRY E1() RESULT(RES_E1)
18 ENTRY E2() RESULT(RES_E2)
25 ENTRY E3()
31 ENTRY E4()
38 ENTRY E5()
H A Dentry_8.f904 ENTRY X1
10 ENTRY TSL1(PIN)
H A Dentry_array_specs_3.f9012 ENTRY I_IMFUDX (NDS4, NDS3, IDA2) RESULT(I_IMFUDP)
13 ENTRY I_IMFUDY (NDS3, NDS4, IDA2) RESULT(I_IMFUDP)
14 ENTRY I_IMFUDZ (NDS3, IDA2, NDS4) RESULT(I_IMFUDP)
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dexportbug.s3 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dexportbug.s3 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/reloc/
H A Dexitbug.s4 .EXPORT foo,ENTRY,PRIV_LEV=3
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/reloc/
H A Dexitbug.s4 .EXPORT foo,ENTRY,PRIV_LEV=3

Completed in 725 milliseconds

12345678910