#include <stdint.h>#include <sys/types.h>#include "soe.h"#include "tracing.h"

Go to the source code of this file.
Defines | |
| #define | __STDC_LIMIT_MACROS |
| #define | TT_LNO_DEP2 0x00000002 |
Functions/Subroutines | |
| mINT32 | myabs (mINT32 i) |
| mINT64 | myabs (mINT64 i) |
| static INT32 | Gcd (mINT32 i, mINT32 j) |
| static INT64 | Gcd (mINT64 i, mINT64 j) |
1.5.6