Home | History | Annotate | Download | only in src

Lines Matching refs:COPY_ON_WRITE_ELEMENTS

385     COPY_ON_WRITE_ELEMENTS,
391 length_((mode == COPY_ON_WRITE_ELEMENTS) ? 0 : length) {