|
PatchworkOS
|
#include <inttypes.h>Go to the source code of this file.
Functions | |
| imaxdiv_t | imaxdiv (intmax_t numer, intmax_t denom) |
Definition at line 3 of file imaxdiv.c.
References imaxdiv_t::quot, and imaxdiv_t::rem.
Referenced by _print(), and _print_integer().