Searched refs:MMAP_LINE_MIN_TOKEN (Results 1 – 2 of 2) sorted by relevance
266 constexpr const int MMAP_LINE_MIN_TOKEN = 5; variable288 if (mapTokens.size() < MMAP_LINE_MIN_TOKEN) { in ParseMap()
272 constexpr const int MMAP_LINE_MIN_TOKEN = 5; variable298 if (mapTokens.size() < MMAP_LINE_MIN_TOKEN) { in ParseMap()