Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A Din_float_range_test_helper.h10 #define CHECK_DATA(start, stop, mfp_op, f, f_check, count, prec) \ argument
H A Dexplogxf_test.cpp36 auto f_check = [](float x) -> bool { TEST_F() local