Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/msan/
H A Dselect_origin.cpp11 int *max_by_ptr(int *a, int *b) { in max_by_ptr() function
19 int *p = max_by_ptr(px, &y); in main()