Searched refs:CVT_SPACES_TO_TABS8 (Results 1 – 3 of 3) sorted by relevance
1055 CVT_REMOVE_EMPTY_BLOCKS | CVT_SPACES_TO_TABS8),1069 CVT_REMOVE_EMPTY_BLOCKS| CVT_REDUCE_TYPEDEFS | CVT_SPACES_TO_TABS8),
194 #define CVT_SPACES_TO_TABS8 0x80000000 /* Tab conversion should be last */ macro
622 case CVT_SPACES_TO_TABS8: in AsConvertFile()