Home
last modified time | relevance | path

Searched refs:MOD10 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmaxq.h302 #define MOD10 0x10 macro
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmaxq.h302 #define MOD10 0x10 macro
/dports/math/pspp/pspp-1.4.1/doc/
H A Dexpressions.texi270 * Miscellaneous Mathematics:: ABS MOD MOD10 RND TRUNC
338 @deftypefn {Function} {} MOD10 (@var{number})
340 @var{number} is negative, MOD10(@var{number}) is negative or zero.
H A Dpspp.info-12891 * Miscellaneous Mathematics:: ABS MOD MOD10 RND TRUNC
2950 -- Function: MOD10 (NUMBER)
2952 negative, MOD10(NUMBER) is negative or zero.
H A Dpspp.info-24795 * MOD10: Miscellaneous Mathematics.
/dports/math/pspp/pspp-1.4.1/src/language/expressions/
H A Doperations.def86 function MOD10 (x) = fmod (x, 10);
/dports/math/pspp/pspp-1.4.1/tests/language/expressions/
H A Devaluate.at346 [error: DEBUG EVALUATE: Type mismatch invoking MOD10(number) as mod10(string).]],