Searched refs:mappingsSize (Results 1 – 1 of 1) sorted by relevance
41 const size_t mappingsSize = sizeof (mappings) / sizeof (mappings[0]); in AddrIsApp() local43 for (int i=0; i<mappingsSize; ++i) in AddrIsApp()