/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | AMDHSAKernelDescriptor.h | 29 #define AMDHSA_BITS_ENUM_ENTRY(NAME, SHIFT, WIDTH) \ argument 75 #define COMPUTE_PGM_RSRC1(NAME, SHIFT, WIDTH) \ argument 100 #define COMPUTE_PGM_RSRC2(NAME, SHIFT, WIDTH) \ argument 127 #define COMPUTE_PGM_RSRC3_GFX90A(NAME, SHIFT, WIDTH) \ argument 139 #define COMPUTE_PGM_RSRC3_GFX10_PLUS(NAME, SHIFT, WIDTH) \ argument 152 #define KERNEL_CODE_PROPERTY(NAME, SHIFT, WIDTH) \ argument
|
/openbsd-src/gnu/usr.bin/perl/lib/Tie/ |
H A D | Array.pm | 13 sub SHIFT { shift->SPLICE(0,1) } subroutine 96 sub SHIFT { shift(@{$_[0]}) } subroutine
|
/openbsd-src/usr.bin/libtool/LT/ |
H A D | UList.pm | 126 sub SHIFT($self) subroutine
|
/openbsd-src/gnu/usr.bin/perl/dist/Env/lib/ |
H A D | Env.pm | 201 sub SHIFT { subroutine
|
/openbsd-src/sys/arch/m88k/m88k/ |
H A D | in_cksum.c | 46 #define SHIFT(n) (w += (n), mlen -= (n)) macro
|
/openbsd-src/sys/arch/powerpc/powerpc/ |
H A D | bus_space.c | 335 #define BUS_SPACE_READ_RAW_MULTI_N(BYTES,SHIFT,TYPE) \ argument 354 #define BUS_SPACE_WRITE_RAW_MULTI_N(BYTES,SHIFT,TYPE) \ argument
|
/openbsd-src/gnu/usr.bin/perl/plan9/ |
H A D | plan9.c | 11 #define SHIFT 20 macro
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_syncmap.c | 32 #define SHIFT ilog2(KSYNCMAP) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 19990905-2.f | 12 > SHIFT,CONV,SCION,DIVERG, local
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | bus_dma.c | 1102 #define BUS_SPACE_READ_RAW_MULTI_N(BYTES,SHIFT,TYPE) \ argument 1118 #define BUS_SPACE_WRITE_RAW_MULTI_N(BYTES,SHIFT,TYPE) \ argument
|
/openbsd-src/usr.bin/vi/common/ |
H A D | key.c | 273 #define SHIFT (BITS - BITS % 3) in v_key_name() macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 427 #define CSTBIT_INST(NAME, OP, OPC1, DIFF, SHIFT, OPC2) \ argument
|
/openbsd-src/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/ |
H A D | File.pm | 338 sub SHIFT { global() subroutine
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | rcparse.h | 53 # define SHIFT 263 macro
|
H A D | rcparse.c | 12 # define SHIFT 263 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | tic54x.h | 103 #define SHIFT(OP) (((OP)&0x10)?(((OP)&0x1F)-32):((OP)&0x1F)) macro
|
H A D | crx.h | 399 #define BIN(OPC,SHIFT) (OPC << SHIFT) argument
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | tic54x.h | 103 #define SHIFT(OP) (((OP)&0x10)?(((OP)&0x1F)-32):((OP)&0x1F)) macro
|
/openbsd-src/usr.bin/yacc/ |
H A D | defs.h | 121 #define SHIFT 1 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.h | 114 SHIFT = 340, enumerator 289 #define SHIFT 340 macro
|
H A D | bfin-parse.c | 141 SHIFT = 340, enumerator 316 #define SHIFT 340 macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | valprint.c | 561 #define SHIFT( x ) ((x) << 4) in print_decimal_chars() macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-crx.c | 49 #define CRX_PRINT(BYTE, NUM, SHIFT) output_opcode[BYTE] |= (NUM << SHIFT) argument
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.h | 339 SHIFT = 0x0004, enumerator
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | utf8.c | 152 #define SHIFT UTF_ACCUMULATION_SHIFT macro
|