Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dfixbr.c30 #define round_to_int(value,round) \ macro
43 #define fixbr(value,round) round_to_int(value,round)
Drounding-6.c47 #define round_to_int(opcode,type,round,value) \ macro
71 round_to_int("fiebr",float,round,value)
73 round_to_int("fidbr",double,round,value)