Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dmemory_usage.h100 const int BUF_SZ = 200; variable
101 char buf_stat[BUF_SZ];
103 while (nullptr != fgets(buf_stat, BUF_SZ, fst)) {