OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Mar 03 05:31:39 UTC 2026