Searched refs:decrement (Results 1 - 25 of 25) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinternal_pack_15.f9019 call decrement(n)
42 subroutine decrement(n) subroutine in module:mymod
45 end subroutine decrement
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dreplacement_memory_operators.h45 decrement() { get()._M_count--; } function in struct:__gnu_test::counter
105 __gnu_test::counter::decrement();
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem01.C13 decrement();
17 ~ref_counter() {decrement();}
23 void decrement() { function in class:ref_counter
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Dntstack.asm28 stwux 0,1,3 # small request, just decrement and return
/haiku-buildtools/gcc/gmp/mpn/powerpc32/
H A Daddlsh1_n.asm67 bdz L(exit) C decrement ctr and exit if done
76 bdnz L(loop) C decrement ctr and loop back
H A Dsublsh1_n.asm66 bdz L(exit) C decrement ctr and exit if done
75 bdnz L(loop) C decrement ctr and loop back
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode32/
H A Dadd_n.asm49 bdz L(exit) C decrement CTR and exit if done
57 bdnz L(oop) C decrement CTR and loop back
H A Dsub_n.asm49 bdz L(exit) C decrement CTR and exit if done
57 bdnz L(oop) C decrement CTR and loop back
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode64/
H A Daddlsh1_n.asm61 bdz L(exit) C decrement ctr and exit if done
70 bdnz L(oop) C decrement ctr and loop back
H A Dsublsh1_n.asm60 bdz L(exit) C decrement ctr and exit if done
69 bdnz L(oop) C decrement ctr and loop back
H A Daors_n.asm184 bdnz L(oop) C decrement ctr and loop back
/haiku-buildtools/gcc/gmp/mpn/mips32/
H A Daddmul_1.asm54 addiu $6,$6,-1 C decrement loop counter
H A Dmul_1.asm53 addiu $6,$6,-1 C decrement loop counter
H A Dsubmul_1.asm54 addiu $6,$6,-1 C decrement loop counter
/haiku-buildtools/gcc/gmp/mpn/mips64/
H A Daddmul_1.asm55 daddiu $6,$6,-1 C decrement loop counter
H A Dmul_1.asm55 daddiu $6,$6,-1 C decrement loop counter
H A Dsubmul_1.asm55 daddiu $6,$6,-1 C decrement loop counter
/haiku-buildtools/gcc/gmp/mpn/power/
H A Dadd_n.asm65 bdn Loop C decrement CTR and loop back
H A Dsub_n.asm67 bdn Loop C decrement CTR and loop back
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dopt.s139 # test post increment and decrement dependencies
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dopt.s139 # test post increment and decrement dependencies
/haiku-buildtools/gcc/gmp/mpn/alpha/ev6/
H A Dmul_1.asm164 lda r18, -1(r18) C decrement count
289 umulh r0, r18, r18 C U1 #01 decrement r18!
/haiku-buildtools/gcc/libgcc/config/avr/
H A Dlib1funcs.S1361 dec r_cnt ; decrement loop counter
1428 dec r_cnt ; decrement loop counter
1537 ; decrement loop counter
1669 dec r_cnt ; decrement loop counter
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dlb1sf68.asm1494 dbf d7,1b | decrement and branch
/haiku-buildtools/gcc/libgcc/config/m68k/
H A Dlb1sf68.S1640 dbf d7,1b | decrement and branch

Completed in 144 milliseconds