Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int-types.h52 #define bits_to_bytes_round_up(X) force_align_up_and_div (X, BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpoly-int-types.h52 #define bits_to_bytes_round_up(X) force_align_up_and_div (X, BITS_PER_UNIT) macro