Searched refs:TBL_OPT_EXPAND (Results 1 – 3 of 3) sorted by relevance
25 #define TBL_OPT_EXPAND (1 << 4) /* Option "expand". */ macro
54 {"expand", TBL_OPT_EXPAND},
435 if (sp->opts->opts & TBL_OPT_EXPAND) in print_span()