Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:BLOCK_HAS_DESCRIPTOR

61       BLOCK_HAS_DESCRIPTOR =    (1 << 29)
5394 // generate BLOCK_HAS_COPY_DISPOSE(have helper funcs) | BLOCK_HAS_DESCRIPTOR
5395 int flag = (BLOCK_HAS_COPY_DISPOSE | BLOCK_HAS_DESCRIPTOR);