Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:BLOCK_HAS_DESCRIPTOR

56       BLOCK_HAS_DESCRIPTOR =    (1 << 29)
4628 // generate BLOCK_HAS_COPY_DISPOSE(have helper funcs) | BLOCK_HAS_DESCRIPTOR
4629 int flag = (BLOCK_HAS_COPY_DISPOSE | BLOCK_HAS_DESCRIPTOR);