Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp100 static errcode GetSphere(FILE *);
H A Dparse.cpp327 return GetSphere(dfile); in GetObject()
609 static errcode GetSphere(FILE *dfile) { in GetSphere() function