Home
last modified time | relevance | path

Searched defs:BLOCK (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dclzsi2.S50 #define BLOCK(shift) \ macro
H A Dclzdi2.S71 #define BLOCK(shift) \ macro
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dlist.c40 #define BLOCK 4096 /* buffer size increments */ macro
/netbsd-src/common/dist/zlib/examples/
H A Dgznorm.c101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgznorm.c101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgznorm.c101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgznorm.c101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp57 const int BLOCK = 128; in operator new() local
/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h175 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
H A Dgmalloc.c177 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.h85 BLOCK = 286, /* BLOCK */ enumerator
197 #define BLOCK 286 macro
H A Dyyscript.c158 BLOCK = 286, /* BLOCK */ enumerator
270 #define BLOCK 286 macro
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h85 BLOCK = 286, /* BLOCK */ enumerator
197 #define BLOCK 286 macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Drcparse.h137 BLOCK = 338, /* BLOCK */ enumerator
242 #define BLOCK 338 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Drcparse.h137 BLOCK = 338, /* BLOCK */ enumerator
242 #define BLOCK 338 macro
H A Drcparse.c260 BLOCK = 338, /* BLOCK */ enumerator
365 #define BLOCK 338 macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-fortuna.c99 #define BLOCK 32 macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h79 BLOCK = 280, /* BLOCK */ enumerator
219 #define BLOCK 280 macro
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h80 BLOCK = 281, /* BLOCK */ enumerator
224 #define BLOCK 281 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h362 BLOCK = 1 << 0, /* Consider block scopes. */ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h516 #define BLOCK(DERIVED, BASE) macro
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp178 const int BLOCK = 1024; in operator new() local
/netbsd-src/games/battlestar/
H A Dextern.h131 #define BLOCK 63 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp498 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.c270 #define RETURN_IF_NOT_VALID_BLOCK(BLOCK, LOC) \ argument
284 #define RETURN_NULL_IF_NOT_VALID_BLOCK(BLOCK, LOC) \ argument

12