Searched refs:VE_KEEP (Results 1 – 3 of 3) sorted by relevance
63 #define VE_KEEP (1 << 0) macro
1271 if ((vent->flags & VE_KEEP) != 0) in scan_vars()1300 if ((vent->flags & VE_KEEP) == 0 && in remove_redundant_columns()
466 vent->flags = user ? VE_KEEP : 0; in parsefmt()