#include <stddef.h>
#include <math.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | inline __inline |
#define | INFINITY HUGE_VAL |
Typedefs | |
typedef ptrdiff_t | ssize_t |
Functions | |
static long | lrint (double x) |
static long | lrintf (float x) |
static long long | llrint (double x) |
static long long | llrintf (float x) |
static double | rint (double x) |
static float | rintf (float x) |
static long int | random (void) |
static void | srandom (unsigned int seed) |
#define INFINITY HUGE_VAL |
#define inline __inline |
typedef ptrdiff_t ssize_t |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |