Home
last modified time | relevance | path

Searched refs:printComputeMethodOpenMP (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dklass.hh195 virtual void printComputeMethodOpenMP(int n, ostream& fout);
H A Dklass.cpp1000 printComputeMethodOpenMP(n, fout); in printComputeMethod()
1175 void Klass::printComputeMethodOpenMP(int n, ostream& fout) in printComputeMethodOpenMP() function in Klass