Home
last modified time | relevance | path

Searched defs:failed_r (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/math/
H A Datan2_test.cpp64 double failed_x = 0.0, failed_y = 0.0, failed_r = 0.0; in TEST_F() local
H A Datan2f_test.cpp71 float failed_x, failed_y, failed_r = 0.0; in TEST_F() local