Home
last modified time | relevance | path

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

/f-stack/tools/libxo/tests/core/
H A Dtest_04.c17 xo_info_t info[] = {
H A Dtest_06.c17 xo_info_t info[] = {
H A Dtest_07.c17 xo_info_t info[] = {
H A Dtest_03.c18 xo_info_t info[] = {
H A Dtest_05.c25 xo_info_t info[] = {
H A Dtest_10.c47 xo_info_t info[] = { in main()
H A Dtest_01.c45 xo_info_t info[] = { in main()
/f-stack/tools/libxo/libxo/
H A Dxo.h118 } xo_info_t; typedef
195 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
H A Dlibxo.c250 xo_info_t *xo_info; /* Info fields for all elements */
2523 xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count) in xo_set_info()
2528 xo_info_t *xip; in xo_set_info()
2650 const xo_info_t *xip = data; in xo_info_compare()
2656 static xo_info_t *
2659 xo_info_t *xip; in xo_info_find()
3994 xo_info_t *xip = xo_info_find(xop, name, nlen); in xo_buf_append_div()
/f-stack/tools/libxo/doc/
H A Dapi.rst1049 .. index:: xo_info_t
1053 Field Information (xo_info_t)
1059 First the application must build an array of xo_info_t structures,
1071 } xo_info_t;
1073 void xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count);
1082 xo_info_t info[] = {
1103 .. c:function:: void xo_set_info (xo_handle_t *xop, xo_info_t *infop, int count)
1108 :type infop: xo_info_t *
H A Dexample.rst35 xo_info_t info[] = {