Home
last modified time | relevance | path

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

/external/valgrind/auxprogs/
Dppcfround.c40 static ULong round_with_mask ( ULong x, ULong mask ) in round_with_mask() function
110 ? round_with_mask( double_as_ULong(r.fres), hideMask ) in showResult()