reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
122 uptr len = dd.findPathToLock(<->dd, m->id, path, ARRAY_SIZE(path)); 122 uptr len = dd.findPathToLock(<->dd, m->id, path, ARRAY_SIZE(path)); 128 CHECK_EQ(m->id, path[0]); 134 uptr from = path[i]; 135 uptr to = path[(i + 1) % len];