Searched defs:make_output (Results 1 – 3 of 3) sorted by relevance
69 INLINE output_t make_output(const uint32_t input_cv[8], in make_output() function
112 static output_t make_output(const uint32_t input_cv[8], in make_output() function
3317 unsigned make_output = !(flags & XFF_NO_OUTPUT) ? 1 : 0; in xo_do_format_field() local