HomeSort by relevance Sort by last modified time
    Searched full:is_floating_point_type (Results 1 - 1 of 1) sorted by null

  /external/valgrind/memcheck/tests/vbit-test/
util.c 133 is_floating_point_type(IRType type) function
160 if (is_floating_point_type(t_dst) ||
161 is_floating_point_type(t_arg1) ||
162 is_floating_point_type(t_arg2) ||
163 is_floating_point_type(t_arg3) ||
164 is_floating_point_type(t_arg4)) {

Completed in 55 milliseconds