Home
last modified time | relevance | path

Searched defs:Typeout (Results 1 – 3 of 3) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/integer/src/c/
H A Dgenprod.c18 #define PROD(Typein,Typeout) {\ argument
H A Dgensum.c18 #define SUM(Typein,Typeout) { \ argument
/dports/editors/jove/jove/
H A Ddisp.c1595 Typeout(char *fmt, ...) in Typeout() function