/dports/lang/clips/clips_core_source_630/core/ |
H A D | clsltpsr.c | 165 char specbits[2]; in ParseSlot() local 185 specbits[0] = specbits[1] = '\0'; in ParseSlot() 207 SetBitMap(specbits,FIELD_BIT); in ParseSlot() 531 char *specbits, in ParseSimpleFacet() argument 542 if (TestBitMap(specbits,testBit)) in ParseSimpleFacet() 549 SetBitMap(specbits,testBit); in ParseSimpleFacet() 616 char *specbits, in ParseDefaultFacet() argument 622 if (TestBitMap(specbits,DEFAULT_BIT)) in ParseDefaultFacet() 628 SetBitMap(specbits,DEFAULT_BIT); in ParseDefaultFacet() 684 const char *specbits, in BuildCompositeFacets() argument [all …]
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | c-decl.c | 3262 int specbits = 0; in grokdeclarator() local 3407 specbits |= 1 << (int) i; in grokdeclarator() 3502 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator() 3506 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator() 3683 && (specbits in grokdeclarator() 3689 if (specbits & 1 << (int) RID_AUTO in grokdeclarator() 3696 if (specbits & 1 << (int) RID_THREAD) in grokdeclarator() 3735 if (specbits & 1 << (int) RID_AUTO) in grokdeclarator() 4209 && !(specbits in grokdeclarator() 4345 if (specbits & (1 << (int) RID_AUTO) in grokdeclarator() [all …]
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | c-decl.c | 3262 int specbits = 0; in grokdeclarator() local 3407 specbits |= 1 << (int) i; in grokdeclarator() 3502 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator() 3506 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator() 3683 && (specbits in grokdeclarator() 3689 if (specbits & 1 << (int) RID_AUTO in grokdeclarator() 3696 if (specbits & 1 << (int) RID_THREAD) in grokdeclarator() 3735 if (specbits & 1 << (int) RID_AUTO) in grokdeclarator() 4209 && !(specbits in grokdeclarator() 4345 if (specbits & (1 << (int) RID_AUTO) in grokdeclarator() [all …]
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/ |
H A D | decl.c | 5833 RID_BIT_TYPE specbits; in grokvardecl() local 5838 specbits = *specbits_in; in grokvardecl() 6379 RID_BIT_TYPE specbits; in grokdeclarator() local 6420 RIDBIT_RESET_ALL (specbits); in grokdeclarator() 6839 RIDBIT_SET (i, specbits); in grokdeclarator() 6891 || RIDBIT_SETP (RID_LONG, specbits) in grokdeclarator() 6936 if (RIDBIT_SETP (RID_LONG, specbits) in grokdeclarator() 6988 RIDBIT_RESET (RID_LONG, specbits); in grokdeclarator() 6989 RIDBIT_RESET (RID_SHORT, specbits); in grokdeclarator() 7116 if (RIDBIT_ANY_SET (specbits)) in grokdeclarator() [all …]
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/ |
H A D | decl.c | 5833 RID_BIT_TYPE specbits; in grokvardecl() local 5838 specbits = *specbits_in; in grokvardecl() 6379 RID_BIT_TYPE specbits; in grokdeclarator() local 6420 RIDBIT_RESET_ALL (specbits); in grokdeclarator() 6839 RIDBIT_SET (i, specbits); in grokdeclarator() 6891 || RIDBIT_SETP (RID_LONG, specbits) in grokdeclarator() 6936 if (RIDBIT_SETP (RID_LONG, specbits) in grokdeclarator() 6988 RIDBIT_RESET (RID_LONG, specbits); in grokdeclarator() 6989 RIDBIT_RESET (RID_SHORT, specbits); in grokdeclarator() 7116 if (RIDBIT_ANY_SET (specbits)) in grokdeclarator() [all …]
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/ |
H A D | and_sra.ll | 20 define i32 @test3(i32 %specbits.6.1) { 21 %tmp.2540 = ashr i32 %specbits.6.1, 11 ; <i32> [#uses=1]
|
/dports/dns/py-py3dns/py3dns-3.2.1/DNS/tests/ |
H A D | testPackers.py | 167 def checkUnpackResult(self, rrbits, specbits): argument 170 print("U***", self, repr((rrbits,specbits))) #cheat testcase 172 return self.assertEqual((rrbits, specbits), 181 specbits = self.doUnpack(u) 186 return self.checkUnpackResult(rrbits, specbits)
|
/dports/lang/perl5.34/perl-5.34.0/ext/Opcode/ |
H A D | Opcode.xs | 185 const char * const specbits = SvPV(bitspec, len); in set_opset_bits() local 189 while(len-- > 0) bitmap[len] |= specbits[len]; in set_opset_bits() 191 while(len-- > 0) bitmap[len] &= ~specbits[len]; in set_opset_bits()
|
/dports/lang/perl5.30/perl-5.30.3/ext/Opcode/ |
H A D | Opcode.xs | 185 const char * const specbits = SvPV(bitspec, len); in set_opset_bits() local 189 while(len-- > 0) bitmap[len] |= specbits[len]; in set_opset_bits() 191 while(len-- > 0) bitmap[len] &= ~specbits[len]; in set_opset_bits()
|
/dports/lang/perl5.32/perl-5.32.1/ext/Opcode/ |
H A D | Opcode.xs | 185 const char * const specbits = SvPV(bitspec, len); in set_opset_bits() local 189 while(len-- > 0) bitmap[len] |= specbits[len]; in set_opset_bits() 191 while(len-- > 0) bitmap[len] &= ~specbits[len]; in set_opset_bits()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/Opcode/ |
H A D | Opcode.xs | 186 const char * const specbits = SvPV(bitspec, len); in set_opset_bits() local 190 while(len-- > 0) bitmap[len] |= specbits[len]; in set_opset_bits() 192 while(len-- > 0) bitmap[len] &= ~specbits[len]; in set_opset_bits()
|