Home | History | Annotate | Download | only in common

Lines Matching defs:DeleteBuffers

1744 struct DeleteBuffers {
1745 typedef DeleteBuffers ValueType;
1778 COMPILE_ASSERT(sizeof(DeleteBuffers) == 16,
1780 COMPILE_ASSERT(offsetof(DeleteBuffers, header) == 0,
1782 COMPILE_ASSERT(offsetof(DeleteBuffers, n) == 4,
1784 COMPILE_ASSERT(offsetof(DeleteBuffers, buffers_shm_id) == 8,
1786 COMPILE_ASSERT(offsetof(DeleteBuffers, buffers_shm_offset) == 12,