Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Dselect_origin.cc11 int *max_by_ptr(int *a, int *b) { in max_by_ptr() function
19 int *p = max_by_ptr(px, &y); in main()