Home
last modified time | relevance | path

Searched defs:round_up_to_byte_boundary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int-types.h73 #define round_up_to_byte_boundary(X) force_align_up (X, BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpoly-int-types.h73 #define round_up_to_byte_boundary(X) force_align_up (X, BITS_PER_UNIT) macro