Searched defs:map_end (Results 1 – 4 of 4) sorted by relevance
940 map_end(EditLine *el) in map_end() function
121 Entry* map_end() const { return map_ + capacity_; } in map_end() function
156 uptr map_end = map_res + map_size; in MmapAlignedOrDie() local
1060 uptr map_end = map_beg + map_size; in Allocate() local