Home
last modified time | relevance | path

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

/dports/astro/xtide/xtide-2.15.3/
H A DZoneIndex.cc29 ZImap::iterator xactmatch = find (zone); in lookup() local
30 if (xactmatch != end()) in lookup()
31 return &(xactmatch->second); in lookup()