Searched defs:rounded (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A DpeXXigen.c634 int rounded = FA (sec->size); local
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c1281 size_t rounded = (size_t)P2ROUNDUP(psize, local
H A Darc.c6816 size_t align, asize, csize, len, rounded; local
/freebsd-11.0-release/contrib/gcc/
H A Dfunction.c3480 tree rounded = round_down (offset, boundary / BITS_PER_UNIT); local
3482 tree rounded = round_up (offset, boundary / BITS_PER_UNIT); local
H A Dvarasm.c487 asm_output_bss(FILE *file, tree decl ATTRIBUTE_UNUSED, const char *name, unsigned HOST_WIDE_INT size ATTRIBUTE_UNUSED, unsigned HOST_WIDE_INT rounded) argument
1655 unsigned HOST_WIDE_INT size, rounded; local
[all...]

Completed in 287 milliseconds