Android-cuttlefish cvd tool
Macros
configuration.h File Reference

Go to the source code of this file.

Macros

#define CBOR_MAJOR_VERSION   0
 
#define CBOR_MINOR_VERSION   12
 
#define CBOR_PATCH_VERSION   0
 
#define CBOR_BUFFER_GROWTH   2
 
#define CBOR_MAX_STACK_SIZE   2048
 
#define CBOR_PRETTY_PRINTER   1
 
#define CBOR_RESTRICT_SPECIFIER   restrict
 
#define CBOR_INLINE_SPECIFIER
 

Macro Definition Documentation

◆ CBOR_BUFFER_GROWTH

#define CBOR_BUFFER_GROWTH   2

◆ CBOR_INLINE_SPECIFIER

#define CBOR_INLINE_SPECIFIER

◆ CBOR_MAJOR_VERSION

#define CBOR_MAJOR_VERSION   0

◆ CBOR_MAX_STACK_SIZE

#define CBOR_MAX_STACK_SIZE   2048

◆ CBOR_MINOR_VERSION

#define CBOR_MINOR_VERSION   12

◆ CBOR_PATCH_VERSION

#define CBOR_PATCH_VERSION   0

◆ CBOR_PRETTY_PRINTER

#define CBOR_PRETTY_PRINTER   1

◆ CBOR_RESTRICT_SPECIFIER

#define CBOR_RESTRICT_SPECIFIER   restrict