Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dtable.c597 *ct++ = opt | TAB_JOIN; in add_joined_cell()
627 if (opt & TAB_JOIN) in get_joined_cell()
763 if (opt & TAB_JOIN) in table_get_cell()
H A Dtable.h190 TAB_JOIN = 1 << 14, enumerator