Home
last modified time | relevance | path

Searched refs:CVT_REMOVE_EMPTY_BLOCKS (Results 1 – 3 of 3) sorted by relevance

/acpica-3.7.0/source/tools/acpisrc/
Dastable.c1055 CVT_REMOVE_EMPTY_BLOCKS | CVT_SPACES_TO_TABS8),
1069 CVT_REMOVE_EMPTY_BLOCKS| CVT_REDUCE_TYPEDEFS | CVT_SPACES_TO_TABS8),
Dacpisrc.h190 #define CVT_REMOVE_EMPTY_BLOCKS 0x00000400 /* Should be after trimming lines */ macro
Dasfile.c606 case CVT_REMOVE_EMPTY_BLOCKS: in AsConvertFile()