EXPORT int invoke_high_arity0(int x, double d, longlong l, float f, char c, short s1, short s2) { return x;
}
EXPORT double invoke_high_arity1(int x, double d, longlong l, float f, char c, short s1, shorts2) { return d;
}
EXPORT longlong invoke_high_arity2(int x, double d, longlong l, float f, char c, short s1, short s2) { return l;
}
EXPORT float invoke_high_arity3(int x, double d, longlong l, float f, char c, short s1, short s2) { return f;
}
EXPORT char invoke_high_arity4(int x, double d, longlong l, float f, char c, short s1, short s2) { return c;
}
EXPORT short invoke_high_arity5(int x, double d, longlong l, float f, char c, short s1, short s2) { return s1;
}
EXPORT short invoke_high_arity6(int x, double d, longlong l, float f, char c, short s1, short s2) { return s2;
}
Messung V0.5 in Prozent
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.11Bemerkung:
(vorverarbeitet am 2026-06-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.