Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:BLOCK_HAS_DESCRIPTOR

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