Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo_encoder.h40 typedef unsigned long xo_xff_flags_t; typedef
101 xo_xff_flags_t flags __attribute__ ((__unused__))
156 const char *name, const char *value, xo_xff_flags_t flags);
H A Dlibxo.c2046 xo_xff_flags_t xm_value; /* Flag value */
2050 static xo_xff_flags_t
2695 xo_xff_flags_t flags, in xo_format_string_direct()
3240 xo_xff_flags_t flags) in xo_data_append_content()
4084 xo_xff_flags_t flags = xfip->xfi_flags; in xo_format_title()
4668 xo_xff_flags_t flags) in xo_format_content()
5089 xo_xff_flags_t flags = xfip->xfi_flags; in xo_format_units()
5471 xo_xff_flags_t flags = 0; in xo_parse_roles()
5497 xo_xff_flags_t value; in xo_parse_roles()
5901 xo_xff_flags_t flags; in xo_gettext_simplify_format()
[all …]
H A Dxo_encoder.c378 const char *name, const char *value, xo_xff_flags_t flags) in xo_encoder_handle()
/f-stack/tools/libxo/encoder/csv/
H A Denc_csv.c494 const char *name, xo_xff_flags_t flags) in csv_leaf_num()