Home
last modified time | relevance | path

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

/acpica-3.7.0/source/tools/acpisrc/
Dacpisrc.h193 #define CVT_SPACES_TO_TABS4 0x40000000 /* Tab conversion should be last */ macro
Dasfile.c617 case CVT_SPACES_TO_TABS4: in AsConvertFile()