Home | History | Annotate | Download | only in info

Lines Matching full:rounded

5672      The operand is rounded towards zero.
5680 FIXME: How is the operand supposed to be rounded? Is this
15477 Store the argument rounded to integer towards zero.
15485 Store the argument rounded to integer away from zero.
15493 Store the argument rounded to integer away from zero.
15501 Store the argument rounded according to the default rounding mode
15509 Store the argument rounded according to the default rounding mode
19861 multiple of. Each structure or union's size is rounded up to a
20069 one rounding mode in which `x' and `-x' can be rounded to numbers
20190 word. (If this would be less than one storage unit, it is rounded
22913 * A region of at least SIZE bytes, possibly rounded up to an
25173 -- Macro: ASM_OUTPUT_COMMON (STREAM, NAME, SIZE, ROUNDED)
25176 size is SIZE bytes. The variable ROUNDED is the size rounded up
25202 -- Macro: ASM_OUTPUT_BSS (STREAM, DECL, NAME, SIZE, ROUNDED)
25205 NAME whose size is SIZE bytes. The variable ROUNDED is the size
25206 rounded up to whatever alignment the caller wants.
25237 -- Macro: ASM_OUTPUT_LOCAL (STREAM, NAME, SIZE, ROUNDED)
25240 whose size is SIZE bytes. The variable ROUNDED is the size
25241 rounded up to whatever alignment the caller wants.