Searched defs:MAX_BYTES (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-score.h | 65 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ argument
|
H A D | tc-ns32k.h | 76 #define TC_FRAG_INIT(X, MAX_BYTES) \ argument
|
H A D | tc-tic54x.h | 67 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
H A D | tc-i386.h | 336 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ argument
|
H A D | tc-ia64.h | 169 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-score.h | 65 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ argument
|
H A D | tc-ns32k.h | 76 #define TC_FRAG_INIT(X, MAX_BYTES) \ argument
|
H A D | tc-tic54x.h | 67 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
H A D | tc-i386.h | 287 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) \ argument
|
H A D | tc-ia64.h | 169 #define TC_FRAG_INIT(FRAGP, MAX_BYTES) do {(FRAGP)->tc_frag_data = 0;}while (0) argument
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-tcp-try-write.c | 29 #define MAX_BYTES 1024 * 1024 macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | opc2c.c | 75 #define MAX_BYTES 10 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | opc2c.c | 75 #define MAX_BYTES 10 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | listing.c | 212 #define MAX_BYTES \ macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | listing.c | 212 #define MAX_BYTES \ macro
|