Home
last modified time | relevance | path

Searched refs:CVT_SPACES_TO_TABS4 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/
H A Dacpisrc.h193 #define CVT_SPACES_TO_TABS4 0x40000000 /* Tab conversion should be last */ macro
H A Dasfile.c617 case CVT_SPACES_TO_TABS4: in AsConvertFile()