/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/ |
H A D | clzsi2.S | 50 #define BLOCK(shift) \ macro
|
H A D | clzdi2.S | 71 #define BLOCK(shift) \ macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | list.c | 40 #define BLOCK 4096 /* buffer size increments */ macro
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | gznorm.c | 101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | gznorm.c | 101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | gznorm.c | 101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | gznorm.c | 101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | color.cpp | 57 const int BLOCK = 128; in operator new() local
|
/netbsd-src/external/gpl2/libmalloc/dist/ |
H A D | malloc.h | 175 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
|
H A D | gmalloc.c | 177 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 85 BLOCK = 286, /* BLOCK */ enumerator 197 #define BLOCK 286 macro
|
H A D | yyscript.c | 158 BLOCK = 286, /* BLOCK */ enumerator 270 #define BLOCK 286 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 85 BLOCK = 286, /* BLOCK */ enumerator 197 #define BLOCK 286 macro
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rcparse.h | 137 BLOCK = 338, /* BLOCK */ enumerator 242 #define BLOCK 338 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rcparse.h | 137 BLOCK = 338, /* BLOCK */ enumerator 242 #define BLOCK 338 macro
|
H A D | rcparse.c | 260 BLOCK = 338, /* BLOCK */ enumerator 365 #define BLOCK 338 macro
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | rand-fortuna.c | 99 #define BLOCK 32 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 79 BLOCK = 280, /* BLOCK */ enumerator 219 #define BLOCK 280 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 80 BLOCK = 281, /* BLOCK */ enumerator 224 #define BLOCK 281 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.h | 362 BLOCK = 1 << 0, /* Consider block scopes. */ enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Template.h | 516 #define BLOCK(DERIVED, BASE) macro
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
H A D | tty.cpp | 178 const int BLOCK = 1024; in operator new() local
|
/netbsd-src/games/battlestar/ |
H A D | extern.h | 131 #define BLOCK 63 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 498 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.c | 270 #define RETURN_IF_NOT_VALID_BLOCK(BLOCK, LOC) \ argument 284 #define RETURN_NULL_IF_NOT_VALID_BLOCK(BLOCK, LOC) \ argument
|