Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.h517 void pivot_table_convert_indexes_ptod (const struct pivot_table *,
H A Dpivot-table.c1095 pivot_table_convert_indexes_ptod (const struct pivot_table *table, in pivot_table_convert_indexes_ptod() function
1158 pivot_table_convert_indexes_ptod (table, pindexes, dindexes); in pivot_table_enumerate_axis()
1636 pivot_table_convert_indexes_ptod (table, pindexes, dindexes); in pivot_table_dump()
H A Dpivot-output.c401 pivot_table_convert_indexes_ptod (pt, pindexes, dindexes); in pivot_table_submit_layer()