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

  /src/external/gpl3/gcc/dist/gcc/
poly-int-types.h 59 #define round_down_to_byte_boundary(X) force_align_down (X, BITS_PER_UNIT) macro
poly-int-types.h 59 #define round_down_to_byte_boundary(X) force_align_down (X, BITS_PER_UNIT) macro
  /src/external/gpl3/gcc.old/dist/gcc/
poly-int-types.h 67 #define round_down_to_byte_boundary(X) force_align_down (X, BITS_PER_UNIT) macro
poly-int-types.h 67 #define round_down_to_byte_boundary(X) force_align_down (X, BITS_PER_UNIT) macro

Completed in 34 milliseconds