Home
last modified time | relevance | path

Searched defs:mpack_tag_t (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/mpack/src/mpack/
H A Dmpack.h1459 typedef struct mpack_tag_t mpack_tag_t; typedef
1463 struct mpack_tag_t { struct
1464 mpack_type_t type; /*< The type of value. */
1467 int8_t exttype; /*< The extension type if the type is @ref mpack_type_ext. */
1471 union {
1496 * An @ref mpack_tag_t initializer that zeroes the given tag. argument
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mpack-amalgamation-1.0/src/mpack/
H A Dmpack.h1459 typedef struct mpack_tag_t mpack_tag_t; typedef
1463 struct mpack_tag_t { struct
1464 mpack_type_t type; /*< The type of value. */
1467 int8_t exttype; /*< The extension type if the type is @ref mpack_type_ext. */
1471 union {
1496 * An @ref mpack_tag_t initializer that zeroes the given tag. argument