Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:BLOCK_HAS_DESCRIPTOR

54       BLOCK_HAS_DESCRIPTOR =    (1 << 29)
5453 // generate BLOCK_HAS_COPY_DISPOSE(have helper funcs) | BLOCK_HAS_DESCRIPTOR
5454 int flag = (BLOCK_HAS_COPY_DISPOSE | BLOCK_HAS_DESCRIPTOR);