Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsystem.h1274 #define SIZE_SCALE(x) (((x) < 10 * ONE_K \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h1235 #define SIZE_SCALE(x) (((x) < 10 * ONE_K \ macro