Home | History | Annotate | Download | only in common

Lines Matching defs:GenBuffers

2734 struct GenBuffers {
2735 typedef GenBuffers ValueType;
2768 COMPILE_ASSERT(sizeof(GenBuffers) == 16,
2770 COMPILE_ASSERT(offsetof(GenBuffers, header) == 0,
2772 COMPILE_ASSERT(offsetof(GenBuffers, n) == 4,
2774 COMPILE_ASSERT(offsetof(GenBuffers, buffers_shm_id) == 8,
2776 COMPILE_ASSERT(offsetof(GenBuffers, buffers_shm_offset) == 12,