![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | div_t |
Typedefs | |
| typedef struct div_t | div_t |
Functions | |
| int | abs (int n) |
| long int | labs (long int n) |
| div_t | div (int numerator, int denominator) |
| typedef struct div_t div_t |
| int abs | ( | int | n | ) |
| div_t div | ( | int | numerator, |
| int | denominator ) |
| long int labs | ( | long int | n | ) |