Home
last modified time | relevance | path

Searched refs:CBOR_INLINE (Results 1 – 2 of 2) sorted by relevance

/tinycbor-2.7.6/include/tinycbor/
Dcbor.h62 # define CBOR_INLINE inline macro
65 # define CBOR_INLINE_API static CBOR_INLINE
67 # define CBOR_INLINE __inline
69 # define CBOR_INLINE __inline__
71 # define CBOR_INLINE inline
73 # define CBOR_INLINE
Dcompilersupport_p.h70 # define inline CBOR_INLINE