Searched refs:Mod (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/forward_list/operations/
H A D4.cc43 class Mod class
46 Mod(const Num & mod) function in class:Mod
65 fl.unique(Mod<int>(111));
/haiku-buildtools/gcc/libgcc/config/microblaze/
H A Dmoddi3.S75 ADDC r4,r4,r4 # Move that bit into the Mod register
77 rsub r18,r7,r3 # Compare the High Parts of Mod and Divisor
79 rsub r18,r6,r4 # Compare Low Parts only if Mod[h] == Divisor[h]
81 rSUB r26,r8,r4 # Subtract divisor[L] from Mod[L]
82 rsubc r25,r7,r3 # Subtract divisor[H] from Mod[H]
H A Dumodsi3.S83 ADDC r3,r3,r3 # Move that bit into the Mod register
H A Dmodsi3.S68 ADDC r3,r3,r3 # Move that bit into the Mod register
H A Dudivsi3.S80 ADDC r30,r30,r30 # Move that bit into the Mod register
H A Ddivsi3.S69 ADDC r30,r30,r30 # Move that bit into the Mod register
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dintdoc.in370 DEFDOC (AMOD, "Remainder (archaic).", ARCHAIC (MOD, Mod))
372 DEFDOC (DMOD, "Remainder (archaic).", ARCHAIC (MOD, Mod))
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dbounds.go119 // Mod truncates the maximum value to one less than the argument,

Completed in 172 milliseconds