HomeSort by: relevance | last modified time | path
    Searched defs:bits_to_bytes_round_up (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
poly-int-types.h 44 #define bits_to_bytes_round_up(X) force_align_up_and_div (X, BITS_PER_UNIT) macro
  /src/external/gpl3/gcc.old/dist/gcc/
poly-int-types.h 52 #define bits_to_bytes_round_up(X) force_align_up_and_div (X, BITS_PER_UNIT) macro

Completed in 52 milliseconds