Planeshift
breakpad_types.h File Reference
#include <inttypes.h>

Go to the source code of this file.

Classes

struct  uint128_struct
 

Macros

#define __STDC_FORMAT_MACROS
 
#define PRIx64   "llx"
 

Typedefs

typedef uint64_t breakpad_time_t
 

Macro Definition Documentation

#define __STDC_FORMAT_MACROS

Definition at line 46 of file breakpad_types.h.

#define PRIx64   "llx"

Definition at line 83 of file breakpad_types.h.

Typedef Documentation

typedef uint64_t breakpad_time_t

Definition at line 77 of file breakpad_types.h.