|
PatchworkOS
|
#include <inttypes.h>
Data Fields | |
| intmax_t | quot |
| intmax_t | rem |
Definition at line 14 of file inttypes.h.
| intmax_t imaxdiv_t::quot |
Definition at line 16 of file inttypes.h.
Referenced by imaxdiv().
| intmax_t imaxdiv_t::rem |
Definition at line 17 of file inttypes.h.
Referenced by imaxdiv().