Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/polygon_overlay/
H A Dpolymain.cpp236 int rtval = sscanf(*argv, "%u", &newSeed); in ParseCmdLine() local
237 if (rtval == 0) { in ParseCmdLine()
258 int rtval = sscanf(*argv, "%u", &newnPolygons); in ParseCmdLine() local