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

  /src/external/gpl3/gcc/dist/gcc/
system.h 1295 #define SIZE_AMOUNT(size) (uint64_t)SIZE_SCALE (size), SIZE_LABEL (size)
1297 /* Format string particle for printing a SIZE_AMOUNT with N being the width
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 1290 #define SIZE_AMOUNT(size) (uint64_t)SIZE_SCALE (size), SIZE_LABEL (size)
1292 /* Format string particle for printing a SIZE_AMOUNT with N being the width

Completed in 29 milliseconds