Searched refs:XO_ENCODER_INIT_ARGS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libxo/encoder/test/
H A Denc_test.c24 xo_encoder_library_init (XO_ENCODER_INIT_ARGS)
/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo_encoder.h65 #define XO_ENCODER_INIT_ARGS \ macro
68 typedef int (*xo_encoder_init_func_t)(XO_ENCODER_INIT_ARGS);
71 * that takes the arguments defined in XO_ENCODER_INIT_ARGS. It
78 extern int XO_ENCODER_INIT_NAME_TOKEN (XO_ENCODER_INIT_ARGS);
/freebsd-11-stable/contrib/libxo/encoder/cbor/
H A Denc_cbor.c360 xo_encoder_library_init (XO_ENCODER_INIT_ARGS)

Completed in 75 milliseconds