98701a600d0d5a5b7865a2859403c0267de2f0f1
[deliverable/barectf.git] / barectf / templates / c / serialize-write-int-statements.j2
1 {% import 'c/common.j2' as c_common %}
2 {% set c_type = op.ft | ft_c_type %}
3 {% set src = c_common.op_src(op) %}
4 {% include 'c/serialize-write-statements-comment.j2' %}
5
6 {% include 'c/serialize-write-bit-array-statements.j2' %}
This page took 0.028918 seconds and 3 git commands to generate.