Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/arm/
H A Dclzdi2.S59 #define BLOCK(shift) \ macro
H A Dclzsi2.S39 #define BLOCK(shift) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Module-Load-Conditional/lib/Module/Load/
H A DConditional.pm408 BLOCK: { label
/openbsd/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/
H A DConstant.pm33 use constant BLOCK => 512; constant
/openbsd/gnu/usr.bin/binutils/binutils/
H A Drcparse.h115 # define BLOCK 325 macro
H A Drcparse.c74 # define BLOCK 325 macro
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dsnmpd.h199 enum { PASS, BLOCK }; enumerator
/openbsd/games/battlestar/
H A Dextern.h132 #define BLOCK 63 macro
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h589 #define BLOCK(DERIVED, BASE) macro
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp498 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock() macro
H A DASTWriter.cpp789 #define BLOCK(X) EmitBlockID(X ## _ID, #X, Stream, Record) in WriteBlockInfoBlock() macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c9 BLOCK, enumerator
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c256 typedef char BLOCK; typedef
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3380 enum { FILTER_EXPR, BLOCK }; enumerator
/openbsd/lib/libexpat/lib/
H A Dxmlparse.c346 } BLOCK; typedef
/openbsd/gnu/usr.bin/perl/
H A Dperl.h3275 typedef struct block BLOCK; typedef