Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
imaxdiv_t
headers/posix/inttypes.h
201
extern imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom);
src/system/libroot/posix/inttypes.c
18
imaxdiv_t
src/system/libroot/posix/inttypes.c
21
imaxdiv_t result;