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