Home
last modified time | relevance | path

Searched defs:howmany (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dparam.h60 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h170 #define PAD(howmany, ch) { \ argument
Dvfprintf.c482 #define PAD(howmany, with) { \ in VFPRINTF() argument
510 #define PAD(howmany, with) { \ in VFPRINTF() argument
Dvfwprintf.c468 #define PAD(howmany, with) { \ in VFWPRINTF() argument
496 #define PAD(howmany, with) { \ in VFWPRINTF() argument