Home | History | Annotate | Download | only in pub

Lines Matching defs:sizeB

253    UInt sizeB;         /* size of this cache in bytes */
261 ({ (VexCache) { .kind = _kind, .level = _level, .sizeB = _size, \