Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp101 static errcode GetPlane(FILE *);
H A Dparse.cpp330 return GetPlane(dfile); in GetObject()
629 static errcode GetPlane(FILE *dfile) { in GetPlane() function