Home
last modified time | relevance | path

Searched defs:p_end (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.copy/
H A Dranges_uninitialized_copy_n.pass.cpp175 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
187 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
H A Dranges_uninitialized_copy.pass.cpp410 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
422 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move/
H A Dranges_uninitialized_move_n.pass.cpp205 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
217 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
H A Dranges_uninitialized_move.pass.cpp449 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
461 T* p_end = reinterpret_cast<T*>(pool) + N; main() local
/llvm-project/third-party/benchmark/src/
H A Dbenchmark_runner.cc181 char* p_end; in ParseBenchMinTime() local
203 char* p_end; in ParseBenchMinTime() local