Home
last modified time | relevance | path

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

/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.c611 static avro_datum_t avro_fixed_private(avro_schema_t schema, in avro_fixed_private() function
649 return avro_fixed_private(schema, bytes_copy, size, avro_alloc_free_func); in avro_fixed()
656 return avro_fixed_private(schema, bytes, size, free); in avro_givefixed()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.c611 static avro_datum_t avro_fixed_private(avro_schema_t schema, in avro_fixed_private() function
649 return avro_fixed_private(schema, bytes_copy, size, avro_alloc_free_func); in avro_fixed()
656 return avro_fixed_private(schema, bytes, size, free); in avro_givefixed()