mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
bin/flatcc%%SUFFIX%%
|
|
include/flatcc/flatcc.h
|
|
include/flatcc/flatcc_accessors.h
|
|
include/flatcc/flatcc_alloc.h
|
|
include/flatcc/flatcc_builder.h
|
|
include/flatcc/flatcc_emitter.h
|
|
include/flatcc/flatcc_endian.h
|
|
include/flatcc/flatcc_epilogue.h
|
|
include/flatcc/flatcc_flatbuffers.h
|
|
include/flatcc/flatcc_identifier.h
|
|
include/flatcc/flatcc_iov.h
|
|
include/flatcc/flatcc_json_parser.h
|
|
include/flatcc/flatcc_json_printer.h
|
|
include/flatcc/flatcc_portable.h
|
|
include/flatcc/flatcc_prologue.h
|
|
include/flatcc/flatcc_refmap.h
|
|
include/flatcc/flatcc_rtconfig.h
|
|
include/flatcc/flatcc_types.h
|
|
include/flatcc/flatcc_unaligned.h
|
|
include/flatcc/flatcc_verifier.h
|
|
include/flatcc/flatcc_version.h
|
|
include/flatcc/portable/LICENSE
|
|
include/flatcc/portable/README.md
|
|
include/flatcc/portable/grisu3_math.h
|
|
include/flatcc/portable/grisu3_parse.h
|
|
include/flatcc/portable/grisu3_print.h
|
|
include/flatcc/portable/include/README
|
|
include/flatcc/portable/include/linux/endian.h
|
|
include/flatcc/portable/include/std/inttypes.h
|
|
include/flatcc/portable/include/std/stdalign.h
|
|
include/flatcc/portable/include/std/stdbool.h
|
|
include/flatcc/portable/include/std/stdint.h
|
|
include/flatcc/portable/paligned_alloc.h
|
|
include/flatcc/portable/pbase64.h
|
|
include/flatcc/portable/pdiagnostic.h
|
|
include/flatcc/portable/pdiagnostic_pop.h
|
|
include/flatcc/portable/pdiagnostic_push.h
|
|
include/flatcc/portable/pendian.h
|
|
include/flatcc/portable/pendian_detect.h
|
|
include/flatcc/portable/pinline.h
|
|
include/flatcc/portable/pinttypes.h
|
|
include/flatcc/portable/portable.h
|
|
include/flatcc/portable/portable_basic.h
|
|
include/flatcc/portable/pparsefp.h
|
|
include/flatcc/portable/pparseint.h
|
|
include/flatcc/portable/pprintfp.h
|
|
include/flatcc/portable/pprintint.h
|
|
include/flatcc/portable/pstatic_assert.h
|
|
include/flatcc/portable/pstatic_assert_scope.h
|
|
include/flatcc/portable/pstdalign.h
|
|
include/flatcc/portable/pstdbool.h
|
|
include/flatcc/portable/pstdint.h
|
|
include/flatcc/portable/punaligned.h
|
|
include/flatcc/portable/pversion.h
|
|
include/flatcc/portable/pwarnings.h
|
|
include/flatcc/reflection/README
|
|
include/flatcc/reflection/flatbuffers_common_builder.h
|
|
include/flatcc/reflection/flatbuffers_common_reader.h
|
|
include/flatcc/reflection/reflection_builder.h
|
|
include/flatcc/reflection/reflection_reader.h
|
|
include/flatcc/reflection/reflection_verifier.h
|
|
include/flatcc/support/README
|
|
include/flatcc/support/cdump.h
|
|
include/flatcc/support/elapsed.h
|
|
include/flatcc/support/hexdump.h
|
|
include/flatcc/support/readfile.h
|
|
lib/libflatcc%%SUFFIX%%.so
|
|
lib/libflatccrt%%SUFFIX%%.so
|