Mario Kart 64
Loading...
Searching...
No Matches
stdlib.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  lldiv_t
 
struct  ldiv_t
 

Typedefs

typedef struct lldiv_t lldiv_t
 
typedef struct ldiv_t ldiv_t
 

Functions

lldiv_t lldiv (long long num, long long denom)
 
ldiv_t ldiv (long num, long denom)
 

Typedef Documentation

◆ ldiv_t

typedef struct ldiv_t ldiv_t

◆ lldiv_t

typedef struct lldiv_t lldiv_t

Function Documentation

◆ ldiv()

ldiv_t ldiv ( long num,
long denom )
Here is the caller graph for this function:

◆ lldiv()

lldiv_t lldiv ( long long num,
long long denom )
Here is the caller graph for this function: