Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PADDING
usr/src/lib/libc/port/locale/strftime.c
119
#define PADDING(x) fmt_padding[x][PadIndex]
usr/src/lib/libdwarf/common/pro_util.h
35
#define PADDING(n, k) ( (k)-1 - ((n)-1)%(k) )