Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp109 static errcode GetTPolyFile(FILE *);
H A Dparse.cpp354 return GetTPolyFile(dfile); in GetObject()
783 static errcode GetTPolyFile(FILE *dfile) { in GetTPolyFile() function