HomeSort by relevance Sort by last modified time
    Searched refs:round_to_int (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/s390x/
fixbr.c 30 #define round_to_int(value,round) \ macro
43 #define fixbr(value,round) round_to_int(value,round)
rounding-6.c 47 #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)

Completed in 517 milliseconds