Home
last modified time | relevance | path

Searched refs:RunPreProcessor (Results 1 – 4 of 4) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/ppcc/
H A Dparser.h3 Str *RunPreProcessor(Str *filename, Str *filedata);
/dports/math/singular/Singular-Release-4-2-1/ppcc/src/
H A Dparser.h3 Str *RunPreProcessor(Str *filename, Str *filedata);
H A Dppcc.cc223 result = RunPreProcessor(input, result); in RunCPP()
H A Dparser.cc534 Str *RunPreProcessor(Str *filename, Str *filedata) { in RunPreProcessor() function