Home
last modified time | relevance | path

Searched defs:ENTRY (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
/toolchain/binutils/binutils-2.25/bfd/
Daout-ns32k.c211 #define ENTRY(i,j) case i: return &MY (howto_table)[j] in MY() macro