#include <stddef.h>#include "upnpconfig.h"Go to the source code of this file.
Defines | |
| #define | str_to_offt upnp_strtoll |
| #define | NEED_UPNP_STRTOLL |
| #define | LLONG_MIN 0x8000000000000000LL |
| #define | LLONG_MAX 0x7FFFFFFFFFFFFFFFLL |
Functions | |
| long long | upnp_strtoll (const char *nptr, char **endptr, int base) |
| #define LLONG_MAX 0x7FFFFFFFFFFFFFFFLL |
Definition at line 46 of file strtoofft.h.
| #define LLONG_MIN 0x8000000000000000LL |
Definition at line 42 of file strtoofft.h.
| #define NEED_UPNP_STRTOLL |
Definition at line 38 of file strtoofft.h.
| #define str_to_offt upnp_strtoll |
Definition at line 37 of file strtoofft.h.
| long long upnp_strtoll | ( | const char * | nptr, | |
| char ** | endptr, | |||
| int | base | |||
| ) |
1.6.1