Home
last modified time | relevance | path

Searched refs:__start (Results 1 – 25 of 3936) sorted by relevance

12345678910>>...158

/dports/net/udpxy/udpxy-1.0-24.1/chipmunk/util/
H A Dmkdep.c359 __start: in state_machine()
381 NOTCASE('*', __start); in state_machine()
414 goto __start; in state_machine()
418 GETNEXT NOTCASE('n', __start); in state_machine()
419 GETNEXT NOTCASE('c', __start); in state_machine()
420 GETNEXT NOTCASE('l', __start); in state_machine()
421 GETNEXT NOTCASE('u', __start); in state_machine()
422 GETNEXT NOTCASE('d', __start); in state_machine()
434 goto __start; in state_machine()
494 goto __start; in state_machine()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start:
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start:
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/Mips/
H A Dsym-expr.s6 .global __start
7 .ent __start
8 __start: label
11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
14 .end __start
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/src/
H A Ddebug.cc566 while (*__start) in _M_print_string()
568 if (*__start != '%') in _M_print_string()
588 ++__start; in _M_print_string()
593 ++__start; in _M_print_string()
594 assert(*__start); in _M_print_string()
598 ++__start; in _M_print_string()
603 assert(*__start >= '1' && *__start <= '9'); in _M_print_string()
610 ++__start; in _M_print_string()
614 ++__start; in _M_print_string()
631 ++__start; in _M_print_string()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/src/
H A Ddebug.cc566 while (*__start)
568 if (*__start != '%')
588 ++__start;
593 ++__start;
594 assert(*__start);
598 ++__start;
603 assert(*__start >= '1' && *__start <= '9');
610 ++__start;
614 ++__start;
631 ++__start;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/parallel/
H A Dfind.h125 _DifferenceType __start = __borders[__iam], in __find_template() local
128 _RAIter1 __i1 = __begin1 + __start; in __find_template()
129 _RAIter2 __i2 = __begin2 + __start; in __find_template()
241 while (__start < __length) in __find_template()
245 if (__result < __start) in __find_template()
253 __begin2 + __start, __pred); in __find_template()
360 __start in __find_template()
365 while (__start < __length) in __find_template()
370 if (__result < __start) in __find_template()
375 __begin2 + __start, __pred); in __find_template()
[all …]

12345678910>>...158