Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsystem.h1290 #define SIZE_AMOUNT(size) (uint64_t)SIZE_SCALE (size), SIZE_LABEL (size) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h1251 #define SIZE_AMOUNT(size) (uint64_t)SIZE_SCALE (size), SIZE_LABEL (size) macro