reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
189 size = end - s; 204 Printf("Shadow map of [%p, %p), %zu bytes:\n", start, end, end - start); 204 Printf("Shadow map of [%p, %p), %zu bytes:\n", start, end, end - start); 218 if (s < start || s >= end) {