HomeSort by relevance Sort by last modified time
    Searched full:mappingssize (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/test/msan/
mmap.cc 41 const size_t mappingsSize = sizeof (mappings) / sizeof (mappings[0]);
43 for (int i=0; i<mappingsSize; ++i)

Completed in 82 milliseconds