Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dlibxo.c5647 switch (xfip->xfi_ftype) { in xo_gettext_finish_numbering_fields()
5666 switch (xfip->xfi_ftype) { in xo_gettext_finish_numbering_fields()
5907 ftype = xfip->xfi_ftype; in xo_gettext_simplify_format()
5971 isprint((int) xfip->xfi_ftype) ? xfip->xfi_ftype : ' ', in xo_dump_fields()
5972 xfip->xfi_ftype, in xo_dump_fields()
6016 switch (newp->xfi_ftype) { in xo_gettext_rewrite_fields()
6062 switch (newp->xfi_ftype) { in xo_gettext_combine_formats()
6070 if (oldp->xfi_ftype != 'V') in xo_gettext_combine_formats()
6083 if (oldp->xfi_ftype == 0) { in xo_gettext_combine_formats()
6115 if (oldp->xfi_ftype == newp->xfi_ftype) in xo_gettext_combine_formats()
[all …]