Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.c1328 pivot_category_dump (const struct pivot_category *c, int indentation) in pivot_category_dump() function
1343 pivot_category_dump (c->subs[i], indentation + 1); in pivot_category_dump()
1354 pivot_category_dump (d->root, indentation + 1); in pivot_dimension_dump()