Searched refs:TBL_OPT_NOKEEP (Results 1 – 3 of 3) sorted by relevance
26 #define TBL_OPT_NOKEEP (1 << 5) /* Option "nokeep". */ macro
55 {"nokeep", TBL_OPT_NOKEEP},
443 if (sp->opts->opts & TBL_OPT_NOKEEP) in print_span()