Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp103 static errcode GetBox(FILE *);
H A Dparse.cpp336 return GetBox(dfile); in GetObject()
668 static errcode GetBox(FILE *dfile) { in GetBox() function