Home
last modified time | relevance | path

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

/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dclzsi2.S46 #define BLOCK(shift) \ macro
H A Dclzdi2.S67 #define BLOCK(shift) \ macro
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dcapture-complex-expr-in-block.c4 typedef void (^BLOCK)(void); typedef
/minix3/minix/lib/libmagicrt/include/
H A Dmagic_mem.h203 #define MAGIC_MEM_WRAPPER_BLOCK(BLOCK) do { \ argument
208 #define MAGIC_MEM_WRAPPER_LBLOCK(BLOCK) do { \ argument
H A Dmagic.h822 #define MAGIC_MULTIPLE_LOCK_BLOCK(DS, DF, DSO, MP, BLOCK) \ argument
839 #define MAGIC_MULTIPLE_LOCK_BLOCK(DS, DF, DSO, MP, BLOCK) \ argument
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Drewrite-block-pointer.mm74 typedef void (^BLOCK)(id, id<CoreDAVAccountInfoProvider>, id<CodeProvider> codeInfo); category
/minix3/external/gpl3/binutils/files/
H A Dyyscript.h76 BLOCK = 286, enumerator
178 #define BLOCK 286 macro
H A Dyyscript.c141 BLOCK = 286, enumerator
243 #define BLOCK 286 macro
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h422 #define BLOCK(DERIVED, BASE) macro
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-fortuna.c102 #define BLOCK 32 macro
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp461 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock() macro
H A DASTWriter.cpp860 #define BLOCK(X) EmitBlockID(X ## _ID, #X, Stream, Record) in WriteBlockInfoBlock() macro
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h1827 enum { FILTER_EXPR, BLOCK }; enumerator
/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c221 } BLOCK; typedef