Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp107 static errcode GetLight(FILE *);
H A Dparse.cpp348 return GetLight(dfile); in GetObject()
497 static errcode GetLight(FILE *dfile) { in GetLight() function